diff options
Diffstat (limited to 'web/source/css/profile.css')
-rw-r--r-- | web/source/css/profile.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/source/css/profile.css b/web/source/css/profile.css index f371cfae7..3de2f4387 100644 --- a/web/source/css/profile.css +++ b/web/source/css/profile.css @@ -44,7 +44,7 @@ main { .headerimage { width: 100%; aspect-ratio: 3 / 1; - max-height: 30ch; + max-height: 16rem; overflow: hidden; box-shadow: $boxshadow; |