RS display none
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
background-color: $white;
|
||||
padding-top: 3rem;
|
||||
|
||||
#block-socialnetwork {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.region{
|
||||
display: block;
|
||||
padding-left: 1rem;
|
||||
|
||||
@@ -8,9 +8,13 @@ header{
|
||||
position: fixed;
|
||||
z-index: 99;
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
#block-socialnetwork-2{
|
||||
display: none;
|
||||
}
|
||||
#header-top {
|
||||
height: 7rem;
|
||||
background-color: $white;
|
||||
|
||||
Reference in New Issue
Block a user