remove default image background
This commit is contained in:
parent
b3825eb3d4
commit
d10386d2ce
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ body {
|
|||
overflow: hidden;
|
||||
border: var(--border-thickness) solid var(--border-col);
|
||||
box-shadow: var(--text-shadow);
|
||||
background: hsl(340, 45%, 65%);
|
||||
}
|
||||
|
||||
#mainfig:focus-within {
|
||||
|
|
Loading…
Add table
Reference in a new issue