Update 'narrowstyle.css'

This commit is contained in:
JoanaChicau 2021-03-04 15:15:00 +01:00
parent e78696722f
commit 343650fa94

View File

@ -83,6 +83,7 @@ a, button {
left: 0; left: 0;
box-shadow: 0.2rem -0.2rem 1rem #ffe4fd; box-shadow: 0.2rem -0.2rem 1rem #ffe4fd;
overflow-x: hidden; overflow-x: hidden;
overflow-y: hidden;
} }
.sidemin { .sidemin {
@ -123,7 +124,7 @@ button.minimize{
.sidetop { .sidetop {
height: 45vh; height: 45vh;
font-size: 1.2rem; font-size: 1.2rem;
justify-content: end; justify-content: end;
} }
.sidetop p { .sidetop p {