RS display none

This commit is contained in:
2021-12-02 22:32:39 +01:00
parent f9e10092bc
commit a1863ac774
4 changed files with 15 additions and 2 deletions
@@ -8,9 +8,13 @@ header{
position: fixed;
z-index: 99;
}
#block-socialnetwork-2{
display: none;
}
#header-top {
height: 7rem;
background-color: $white;