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