We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f6b786 commit 4b9ede4Copy full SHA for 4b9ede4
1 file changed
css/new-menu.css
@@ -1,16 +1,14 @@
1
.menu-bar {
2
position: fixed;
3
- margin:auto;
4
- width: 100%;
5
- background: rgba(139,0,0, 0.2);
6
- padding: 0.5em 0;
7
- text-transform: lowercase;
8
- text-align: center;
+ margin:auto;
+ width: 100%;
+ background: rgba(139,0,0, 0.2);
+ padding: 0.5em 0;
+ text-transform: lowercase;
+ text-align: center;
9
font-weight: 500;
10
}
11
-.snip1168 {
12
-
13
-}
+
14
.snip1168 * {
15
box-sizing: border-box;
16
0 commit comments