diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/site.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/site.css b/static/site.css index 241d1615..ae41f88d 100644 --- a/static/site.css +++ b/static/site.css @@ -72,6 +72,7 @@ body::before { #banner img { display: block; width: 100%; + height: auto; } a { |