This commit is contained in:
Zhuk Viatcheslav
2020-04-30 15:31:44 +03:00
parent eb61dfb0fc
commit f6f448251a
2 changed files with 3 additions and 1 deletions

View File

@@ -48,6 +48,7 @@ h1 {
font-weight: bold;
font-size: 1.1em;
margin: 0px auto;
box-sizing: border-box;
}
@@ -63,6 +64,7 @@ h1 {
#stuff-bar {
display: flex;
align-items: center;
width: 100%;
height: 50px;
background: #2c2e36;
margin: 0px auto;