Merge pull request 'Header Color PR' (#16) from 7-header-color into master
Reviewed-on: #16
This commit is contained in:
commit
f0f052703d
@ -1,4 +1,4 @@
|
||||
body {
|
||||
background-color: #202020;
|
||||
color: white;
|
||||
color: #303342;
|
||||
}
|
||||
@ -3,7 +3,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
.site-logo-title {
|
||||
font-size: 25px;
|
||||
font-size: 33px;
|
||||
font-weight: 600;
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user