Add: Class .margin-top-20

This commit is contained in:
Aroy-Art 2022-01-02 21:36:54 +01:00
parent 81cfbbd349
commit a8de1ae280
Signed by: Aroy
GPG key ID: DB9689E9391DD156

View file

@ -143,6 +143,10 @@ table, th {
margin-bottom: 0 !important;
}
.margin-top-20 {
margin-top: 20px;
}
.padding-0 {
padding: 0 !important;
}