aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/site/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'site/style.css')
-rw-r--r--site/style.css7
1 files changed, 3 insertions, 4 deletions
diff --git a/site/style.css b/site/style.css
index 788f454..97d5ae2 100644
--- a/site/style.css
+++ b/site/style.css
@@ -29,12 +29,11 @@ div.vertex.off {
background-color: var(--fg-color);
}
-section#options {
+section#optionsScreen {
display: flex;
- align-items: center;
- justify-content: center;
- align-items: center;
flex-direction: column;
+ /* align-items: center; */
+ justify-content: space-between;
}
section.screen {