Compare commits
No commits in common. "f0f052703d8448a7d3a301f15f5376bd11aa111b" and "568f1efa2feaf139fd306f213ec59635a31677aa" have entirely different histories.
f0f052703d
...
568f1efa2f
@ -1,4 +1,4 @@
|
|||||||
body {
|
body {
|
||||||
background-color: #202020;
|
background-color: #202020;
|
||||||
color: #303342;
|
color: white;
|
||||||
}
|
}
|
||||||
@ -3,7 +3,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
.site-logo-title {
|
.site-logo-title {
|
||||||
font-size: 33px;
|
font-size: 25px;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user