aboutsummaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'index.css')
-rw-r--r--index.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/index.css b/index.css
index 5c3834e..76b5df6 100644
--- a/index.css
+++ b/index.css
@@ -22,8 +22,12 @@ body {
@media screen and (min-width: 700px)
{
- #foodshift, #food {
- width: 49%;
+ #foodshift
+ {
+ width: 58%;
+ }
+ #food {
+ width: 41%;
}
}