Update assets/style.css
This commit is contained in:
parent
172f8dd1b8
commit
7ff44872a5
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ main, div.fakemain {
|
||||||
border: 1px solid currentColor;
|
border: 1px solid currentColor;
|
||||||
color: var(--foreground);
|
color: var(--foreground);
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
margin: 8px 0;
|
margin: 8px auto;
|
||||||
box-shadow: 4px 4px 0 var(--foreground);
|
box-shadow: 4px 4px 0 var(--foreground);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue