update layout
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
html {
|
||||
height: 100%;
|
||||
font-size: 15px;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
body {
|
||||
@@ -21,3 +21,14 @@ a {
|
||||
.layout-wrapper {
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 1.5em !important;
|
||||
font-weight: bold !important;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 1em !important;
|
||||
font-weight: bold !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user