Zrušit top padding u nadpisu ingrediencí
All checks were successful
Build / build (push) Successful in 33s
All checks were successful
Build / build (push) Successful in 33s
This commit is contained in:
parent
a7b157cd8c
commit
e7302a5d09
@ -7,7 +7,7 @@ table {
|
||||
|
||||
th {
|
||||
width: 100%;
|
||||
padding: .5em;
|
||||
padding: 0 .5em .5em .5em;
|
||||
font-size: 1.5em;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user