From 11fd29b325d4b9b0c878a962112eede800819ca6 Mon Sep 17 00:00:00 2001 From: siddharth ravikumar Date: Sun, 5 Jun 2022 22:49:29 -0400 Subject: static/peach.css: tabs -> spaces --- static/peach.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static/peach.css') diff --git a/static/peach.css b/static/peach.css index 87eff73..79a501f 100644 --- a/static/peach.css +++ b/static/peach.css @@ -29,13 +29,13 @@ body { @media (min-width: 440px) { .root-container { - width: 440px; + width: 440px; } } @media (max-width: 440px) { .peach { - flex-direction: column; + flex-direction: column; } } -- cgit v1.2.3