Update style.css

This commit is contained in:
Michi 2022-05-28 18:47:45 +02:00 committed by GitHub
parent 910315b326
commit 7ad25496b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -204,7 +204,7 @@ body{
border-bottom: 2px solid var(--theme1);
user-select: none;
transition: all 250ms linear;
padding: 5px;
padding: 5px 10px;
margin: 10px 0;
margin-left: -5px;
}