diff options
Diffstat (limited to 'frontend/scss')
| -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 5b64985..9e7b3a2 100644 --- a/frontend/scss/special.scss +++ b/frontend/scss/special.scss @@ -14,6 +14,8 @@ header { @media only screen and (max-width: 600px) { flex-direction: column; + align-items: normal; + height: auto; min-height: var(--height-header); & img { |
