mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-29 05:00:43 +10:00
UserNav was too short for baseline
This commit is contained in:
parent
6b8cb45b15
commit
a069d7f0db
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
@media (--viewportMedium) {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
height: 55px;
|
||||
height: 57px;
|
||||
align-items: flex-end;
|
||||
padding: 13px 24px 0 24px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue