fix: set meta-index padding
This commit is contained in:
parent
0f16b275a0
commit
5515503117
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ form.index-search-form > button > label {
|
||||||
}
|
}
|
||||||
|
|
||||||
section.index-meta article {
|
section.index-meta article {
|
||||||
margin-top: 20px;
|
padding-block: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.index-meta {
|
table.index-meta {
|
||||||
|
|
Loading…
Add table
Reference in a new issue