diff --git a/mobile/mobile.scss b/mobile/mobile.scss index c4d299d..47f35b1 100644 --- a/mobile/mobile.scss +++ b/mobile/mobile.scss @@ -12,7 +12,7 @@ .d-header #site-logo { height: auto; width: auto; - max-height: 2rem; + max-height: 1.55rem; max-width: 100%; } @@ -32,4 +32,4 @@ .fa.d-icon.d-icon-hashtag.svg-icon.svg-string { color: var(--quaternary); -} \ No newline at end of file +}