WeekTabs + FlightSchedule: margin-top/bottom 12px → vars.$space-m2
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
}
|
||||
|
||||
&__note {
|
||||
margin-top: 12px;
|
||||
margin-top: vars.$space-m2;
|
||||
font-size: fonts.$font-size-s;
|
||||
color: colors.$light-gray;
|
||||
font-style: normal;
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
background: rgba(255, 255, 255, 0.92);
|
||||
border-radius: vars.$border-radius;
|
||||
padding: 4px;
|
||||
margin-bottom: 12px;
|
||||
margin-bottom: vars.$space-m2;
|
||||
|
||||
&__nav {
|
||||
background: transparent;
|
||||
|
||||
Reference in New Issue
Block a user