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
@@ -799,6 +799,9 @@ header {
position: fixed;
z-index: 99; }
#block-socialnetwork-2 {
display: none; }
#header-top {
height: 7rem;
background-color: white;
@@ -920,6 +923,8 @@ header {
flex-direction: row;
background-color: white;
padding-top: 3rem; }
#fotter-bottom #block-socialnetwork {
display: none; }
#fotter-bottom .region {
display: block;
padding-left: 1rem;