From 9bd3c210bc52e9bf160158d44c719df81d0e57cc Mon Sep 17 00:00:00 2001 From: Cadyrov Date: Fri, 21 Oct 2022 01:58:26 +1000 Subject: [PATCH] 1 --- src/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/styles.css b/src/styles.css index 85b2b77..6d32fc9 100644 --- a/src/styles.css +++ b/src/styles.css @@ -37,6 +37,6 @@ -webkit-transform: rotate(-60deg); visibility: visible; } -.singlePost { - background-color: darkgreen; +body { + background-color: #eee; } \ No newline at end of file