added space in small screen below header nav menu

This commit is contained in:
jorge 2022-05-03 09:56:02 +02:00
parent 4f9887efb1
commit 01ae9a2a81
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -21,6 +21,7 @@
@include xy-cell(12);
@include flex;
@include flex-align(center, middle);
padding-bottom: $global-padding*2;
a, button {
color: $black;
&:hover {