Add mobile improvements

This commit is contained in:
obergodmar
2020-07-13 02:04:00 +03:00
parent 8cebb45636
commit d3cc79fac5
16 changed files with 240 additions and 72 deletions
@@ -18,4 +18,11 @@ $menuWidth: 290px;
border-image-repeat: round round;
border-radius: 6px;
padding: 2px 3px;
&:hover {
.author {
width: 130px;
opacity: 1;
}
}
}