summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/style.css b/style.css
index 836b155..5ebd06e 100644
--- a/style.css
+++ b/style.css
@@ -86,7 +86,7 @@ a:hover {
#body {
display: flex;
flex-direction: column;
- align-items: center;
+ align-items: top;
margin-top: 60px;
padding: 30px;
}
@@ -149,7 +149,6 @@ a:hover {
display: flex;
flex-direction: column;
white-space: nowrap;
- height: 100%;
--wrap: nowrap;
}