mirror of
https://github.com/metagov/govarch-website.git
synced 2025-04-30 05:08:01 +00:00
reduce minimum height of masthead
This commit is contained in:
parent
058fcec5ea
commit
8e6565e950
@ -1,8 +1,8 @@
|
||||
.site-masthead {
|
||||
background: $brand-color;
|
||||
box-sizing: border-box;
|
||||
min-height: 100vh;
|
||||
padding: 6em 2em;
|
||||
min-height: 50vh;
|
||||
padding: 8em 2em;
|
||||
position: relative;
|
||||
|
||||
display: flex;
|
||||
|
Loading…
x
Reference in New Issue
Block a user