diff --git a/assets/css/main.css b/assets/css/main.css
index 397c157..89976a7 100644
--- a/assets/css/main.css
+++ b/assets/css/main.css
@@ -1,12 +1,9 @@
html {
- height: 100%;
- display: flex;
- justify-content: center;
- align-items: center;
background-color: #333;
font-family: Consolas, Monaco, "Lucida Console", monospace !important;
font-size: 0.9rem !important;
color: #ccc !important;
+ height: 100%;
}
body {
@@ -18,7 +15,7 @@ body {
padding-right: 1.5rem;
background-color: #3d3d3d;
max-width: 600px;
- height: 100%;
+ min-height: 100vh;
}
@media only screen and (max-width: 700px) {
@@ -70,24 +67,16 @@ a {
}
.one {
- margin-left: 1.5rem;
+ margin-left: 2rem;
display: flex;
flex-direction: column;
gap: 0;
}
.two {
- margin-left: 3rem;
+ margin-left: 2rem;
}
.three {
- margin-left: 4.5rem;
-}
-
-.four {
- margin-left: 6rem;
-}
-
-.five {
- margin-left: 7.5rem;
-}
+ margin-left: 3rem;
+}
\ No newline at end of file
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index dc3eae0..9d6188f 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -11,18 +11,6 @@
- \ ヽ i | / / - \ - ;' ':;,, ,;'':;, - ;' ':;,.,.,.,.,.,,,;' ';, - ー ,:' ::::::::、 - __ ,:' / \ ::::::::', - 二 :' ● ● ::::::::i. -  ̄ i ''' (_人_) '''' ::::::::::i - -‐ : ::::::::i - `:,、 :::::::::: / - / ,:' : ::::::::::::`:、 -+ {{ partial "ascii.html"}}