diff options
Diffstat (limited to 'web/style.css')
-rw-r--r-- | web/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/style.css b/web/style.css index 0617bfe..a718dd2 100644 --- a/web/style.css +++ b/web/style.css @@ -105,7 +105,7 @@ nav.primary a.current { width: 100%; color: white; text-align: center; - padding: 200px 0 200px 0; + height: 400px; } #hero p { |