diff options
Diffstat (limited to 'frontend')
| -rw-r--r-- | frontend/scss/special.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/frontend/scss/special.scss b/frontend/scss/special.scss index 9e7b3a2..3510f21 100644 --- a/frontend/scss/special.scss +++ b/frontend/scss/special.scss @@ -34,6 +34,8 @@ header { flex-wrap: wrap; gap: 0.5rem; + max-height: 100%; + & a { display: block; |
