minor css

This commit is contained in:
jr-k 2024-07-11 01:32:38 +02:00
parent 022b094bda
commit ffe583b52c
2 changed files with 5 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -30,14 +30,16 @@
h3 {
color: white;
padding: 10px;
padding: 10px 10px 10px 0;
margin-bottom: 20px;
font-size: 16px;
align-self: stretch;
margin-left: -8px;
span {
border-width: 1px;
border-style: solid;
border-radius: 2px;
border-radius: 4px;
padding: 4px 10px;
margin-left: 5px;
}