diff options
Diffstat (limited to 'views/static/style.css')
| -rw-r--r-- | views/static/style.css | 5 |
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 } |
