summaryrefslogtreecommitdiff
path: root/views/static
diff options
context:
space:
mode:
Diffstat (limited to 'views/static')
-rw-r--r--views/static/style.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/views/static/style.css b/views/static/style.css
index ec71292..44caf6a 100644
--- a/views/static/style.css
+++ b/views/static/style.css
@@ -1,3 +1,4 @@
-a {
- color: red;
+.options {
+ display: flex;
+ flex-direction: column;xp
}