forked from em/receptty.org
Zrušit top padding u nadpisu ingrediencí
This commit is contained in:
@ -7,7 +7,7 @@ table {
|
||||
|
||||
th {
|
||||
width: 100%;
|
||||
padding: .5em;
|
||||
padding: 0 .5em .5em .5em;
|
||||
font-size: 1.5em;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user