Fix: Chaged padding bottom from 60px to 30px

This commit is contained in:
Aroy-Art 2022-01-02 20:47:05 +01:00
parent b184922f2f
commit 3eda9f0486
Signed by: Aroy
GPG key ID: DB9689E9391DD156

View file

@ -376,7 +376,7 @@ table, th {
} }
.title { .title {
padding-bottom: 60px; padding-bottom: 30px;
} }
.title h2 { .title h2 {