Modal header tweaks

This commit is contained in:
Roman Cervantes 2019-09-25 15:15:26 -07:00
parent 79d945fb24
commit 62b6532a65

View file

@ -210,7 +210,7 @@ header {
min-height: 30px;
@media($small) {
padding: $gp;
padding: $gp / 2 $gp;
right: 0;
}