Improvments to responsiveness

This commit is contained in:
softsimon
2020-03-03 17:47:01 +07:00
parent c508e883a3
commit f96728292c
12 changed files with 76 additions and 32 deletions

View File

@@ -67,6 +67,10 @@
text-shadow: inherit;
z-index: inherit;
}
.blocks-container {
top: -40px;
}
}
@media (min-width: 768px) {