mobile style enhanchement

This commit is contained in:
2020-03-22 17:04:18 +01:00
committed by smuddy
parent 760964fb69
commit 49e51f015e
5 changed files with 15 additions and 6 deletions

View File

@@ -54,7 +54,12 @@
.section {
margin-bottom: 20px;
border-left: 3px solid #ddd;
@media screen and (max-width: 860px) {
margin-bottom: 10px;
}
border-left: 3px solid #0002;
padding-left: 5px;
margin-left: -8px;
}
.chorus {