Updated home page
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
.block {
|
||||
position: relative;
|
||||
margin-bottom: -9px;
|
||||
margin-bottom: -10px;
|
||||
z-index: -1;
|
||||
}
|
||||
.block .content {
|
||||
|
||||
@@ -40,11 +40,14 @@
|
||||
|
||||
.language-switch {
|
||||
grid-column: 3;
|
||||
display: none;
|
||||
user-select: none
|
||||
}
|
||||
.menu-toggle {
|
||||
grid-column: 4;
|
||||
display: none;
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
}
|
||||
#compact-menu {
|
||||
grid-row: 2;
|
||||
|
||||
Reference in New Issue
Block a user