Compare commits

...

2 Commits

2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
body {
background-color: #202020;
color: white;
color: #303342;
}

View File

@ -3,7 +3,7 @@
display: flex;
align-items: center;
.site-logo-title {
font-size: 25px;
font-size: 33px;
font-weight: 600;
}
}