summaryrefslogtreecommitdiff
path: root/app/static/styles/home.css
diff options
context:
space:
mode:
authorblendoit <blendoit@gmail.com>2020-02-05 19:47:05 -0800
committerblendoit <blendoit@gmail.com>2020-02-05 19:47:05 -0800
commit43eae3a4a86db4878b670b7efc14e01bd4c06e0f (patch)
tree2bcb93d4aa1f8c23741a6f339518dd4e31162638 /app/static/styles/home.css
parentb5b8b9bdbcc7f83d4a3e23b3e03e33cd08ee10a3 (diff)
'yes' page styles.
Diffstat (limited to 'app/static/styles/home.css')
-rw-r--r--app/static/styles/home.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/static/styles/home.css b/app/static/styles/home.css
index 290909f..161abc8 100644
--- a/app/static/styles/home.css
+++ b/app/static/styles/home.css
@@ -1,7 +1,7 @@
/* Tabs. */
.tab-yes {
height: 100%;
- width: 10%;
+ width: 6%;
position: absolute;
left: 0;
background: var(--yes);
@@ -15,7 +15,7 @@
}
.tab-no {
height: 100%;
- width: 10%;
+ width: 6%;
position: absolute;
right: 0;
background: var(--no);
Copyright 2019--2024 Marius PETER