From b8c91f08adc7bdb0095fb61a59bc03f0d568f478 Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Sat, 16 Oct 2021 17:12:32 -0400 Subject: [Formatting] Tabs instead of spaces --- styles/home/desktop.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'styles/home/desktop.css') diff --git a/styles/home/desktop.css b/styles/home/desktop.css index 64ca05f..9860f9a 100644 --- a/styles/home/desktop.css +++ b/styles/home/desktop.css @@ -1,6 +1,6 @@ @media (min-width: 900px) { - div.content > div { - display: flex; - flex-direction: row; - } + div.content > div { + display: flex; + flex-direction: row; + } } \ No newline at end of file -- cgit v1.2.3