Add a pre reset
This commit is contained in:
parent
5036e7f56f
commit
294314ed6b
1 changed files with 2 additions and 0 deletions
|
@ -35,3 +35,5 @@ input:-webkit-autofill,
|
|||
textarea:-webkit-autofill {
|
||||
box-shadow: 0 0 0 6rem var(--white) inset;
|
||||
}
|
||||
|
||||
pre { margin: 0; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue