Skip to content

Commit 4b9ede4

Browse files
authored
trying to find styling bug
1 parent 9f6b786 commit 4b9ede4

1 file changed

Lines changed: 7 additions & 9 deletions

File tree

css/new-menu.css

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
.menu-bar {
22
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;
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;
99
font-weight: 500;
1010
}
11-
.snip1168 {
12-
13-
}
11+
1412
.snip1168 * {
1513
box-sizing: border-box;
1614
}

0 commit comments

Comments
 (0)