jekyll build from Action 653b2d53e0
This commit is contained in:
@@ -8046,6 +8046,10 @@ input[type=range]::-ms-thumb {
|
||||
margin-top: 1.2rem;
|
||||
}
|
||||
}
|
||||
* {
|
||||
font-family: BlenderProBook, sans-serif;
|
||||
}
|
||||
|
||||
body {
|
||||
height: 100vh;
|
||||
min-height: 100vh;
|
||||
@@ -8053,10 +8057,12 @@ body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow-y: scroll;
|
||||
font-family: BlenderProBook, sans-serif;
|
||||
}
|
||||
|
||||
main {
|
||||
flex-grow: 1;
|
||||
font-family: BlenderProBook, sans-serif;
|
||||
}
|
||||
|
||||
footer {
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user