sforkowany z mirror/soapbox
SubNavigation: round out corners on desktop
rodzic
f8bd87c57f
commit
b5041602e6
|
@ -139,4 +139,9 @@
|
||||||
justify-self: center;
|
justify-self: center;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (min-width: 580px) {
|
||||||
|
border-top-left-radius: 10px;
|
||||||
|
border-top-right-radius: 10px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue