Browse Source

added z-index to about backstage

master
JoanaChicau 3 years ago
parent
commit
8c9f4ec2fc
  1. 1
      narrowstyle.css

1
narrowstyle.css

@ -81,6 +81,7 @@ button {
right: 0; right: 0;
margin: 1rem; margin: 1rem;
color: #ffffe5; color: #ffffe5;
z-index: 99;
} }
.about a { .about a {

Loading…
Cancel
Save