Browse Source

Update 'narrowstyle.css'

master
JoanaChicau 3 years ago
parent
commit
343650fa94
  1. 3
      narrowstyle.css

3
narrowstyle.css

@ -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 {

Loading…
Cancel
Save