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;
box-shadow: 0.2rem -0.2rem 1rem #ffe4fd;
overflow-x: hidden;
overflow-y: hidden;
}
.sidemin {
@ -123,7 +124,7 @@ button.minimize{
.sidetop {
height: 45vh;
font-size: 1.2rem;
justify-content: end;
justify-content: end;
}
.sidetop p {

Loading…
Cancel
Save