// shouldn’t change .container behavior
This commit is contained in:
@@ -5297,7 +5297,7 @@ div.star a:hover {
|
||||
position: relative; }
|
||||
#header .header-row:first-child {
|
||||
background-color: #333333; }
|
||||
#header .header-row .container {
|
||||
#header .header-row > .container {
|
||||
position: relative; }
|
||||
#header .header-row .shop-phone {
|
||||
display: block;
|
||||
|
||||
@@ -1464,7 +1464,7 @@ div.star a:hover
|
||||
position: relative
|
||||
&:first-child
|
||||
background-color: $dark-background
|
||||
.container
|
||||
> .container
|
||||
position: relative
|
||||
.shop-phone
|
||||
display: block
|
||||
|
||||
Reference in New Issue
Block a user