diff options
| author | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-11-09 23:53:27 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-11-09 23:53:27 +0100 |
| commit | bbacda44f8cd1629d311ce0242fd01124fe4c876 (patch) | |
| tree | 3b53e68d51fcdd84a9d3faffd4b530ecc11d9df4 /scss/main.scss | |
| parent | 5b98185aa6149660be9fd278f48515690d19307a (diff) | |
feat(style): custom colors
Diffstat (limited to 'scss/main.scss')
| -rw-r--r-- | scss/main.scss | 2 |
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; } |
