summaryrefslogtreecommitdiff
path: root/styles/home/desktop.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles/home/desktop.css')
-rw-r--r--styles/home/desktop.css8
1 files changed, 4 insertions, 4 deletions
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