Fix: mobile: Frio dark , +change side bar padding

This commit is contained in:
Extarys 2021-01-14 18:47:02 -05:00
parent f195b8ea3c
commit 077352af16
1 changed files with 3 additions and 1 deletions

View File

@ -88,13 +88,15 @@ blockquote {
aside{
position: fixed!important;
top: 0!important;
background-color: #fff;
background-color: $background_color;
width: 100%;
max-width: 300px;
height: 100%;
padding-top: 100px;
z-index: 10;
overflow: auto;
padding-left: 2px!important;
padding-right: 2px!important;
}
aside::before {
content: " ";