Skip to content

Commit f8eef09

Browse files
committed
sdfsdf
1 parent a0d9e97 commit f8eef09

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

styles.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
justify-content: center;
66
position: relative;
77
height: 56px;
8-
background: #212121;
8+
background: #181818;
99
border-bottom: 2px solid #3ea6ff;
1010
margin-left: auto;
1111
margin-right: auto;
@@ -45,7 +45,7 @@ body {
4545
width: 80%;
4646
max-width: 800px;
4747
margin: auto;
48-
background: #212121;
48+
background: #181818;
4949
padding: 40px 48px;
5050
}
5151
h1, h2 {
@@ -123,7 +123,7 @@ hr {
123123
position: absolute;
124124
top: 56px;
125125
right: 0;
126-
background: #212121;
126+
background: #181818;
127127
border-radius: 0 0 0 4px;
128128
min-width: 150px;
129129
display: none;

0 commit comments

Comments
 (0)