merge from develop to fix header nav view #67

Merged
jorge merged 2 commits from develop into main 2022-05-03 10:13:02 +02:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 01ae9a2a81 - Show all commits

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 {