aboutsummaryrefslogtreecommitdiff
path: root/scss/main.scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss/main.scss')
-rw-r--r--scss/main.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/scss/main.scss b/scss/main.scss
index 575828c..5283641 100644
--- a/scss/main.scss
+++ b/scss/main.scss
@@ -21,7 +21,6 @@ body {
main {
width: 50%;
- background: mediumpurple;
padding: 2rem;
border-radius: 32px;
box-shadow: 0 0 70px 2px rgba(0,0,0,0.75);
@@ -73,7 +72,6 @@ h2 {
display: flex;
align-items: center;
justify-content: center;
- background: purple;
width: 33%;
border-radius: 16px;
}