mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-28 12:43:11 +10:00
Add padding to the desktop Styleguide layout side
This commit is contained in:
parent
1814a0d960
commit
d58bd766c5
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
composes: withPadding;
|
||||
|
||||
@media (--viewportMedium) {
|
||||
padding: 48px 0 0 16px;
|
||||
padding: 48px 16px 0 16px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue