Fix homepage on large screen
This commit is contained in:
@@ -15,6 +15,8 @@ body {
|
|||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
}
|
||||||
|
body.single-body {
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
p {
|
p {
|
||||||
|
|||||||
Reference in New Issue
Block a user