We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0d9e97 commit f8eef09Copy full SHA for f8eef09
1 file changed
styles.css
@@ -5,7 +5,7 @@
5
justify-content: center;
6
position: relative;
7
height: 56px;
8
- background: #212121;
+ background: #181818;
9
border-bottom: 2px solid #3ea6ff;
10
margin-left: auto;
11
margin-right: auto;
@@ -45,7 +45,7 @@ body {
45
width: 80%;
46
max-width: 800px;
47
margin: auto;
48
49
padding: 40px 48px;
50
}
51
h1, h2 {
@@ -123,7 +123,7 @@ hr {
123
position: absolute;
124
top: 56px;
125
right: 0;
126
127
border-radius: 0 0 0 4px;
128
min-width: 150px;
129
display: none;
0 commit comments