1
0

Updated home page

This commit is contained in:
Michael Gordeev
2019-10-19 21:48:17 +03:00
parent 0146f32e82
commit 800c0394f9
7 changed files with 38 additions and 12 deletions
+1 -1
View File
@@ -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;