This commit is contained in:
Adina Țeudan 2021-12-07 05:33:29 +02:00
parent 5d584893d7
commit 50d1426bc3

View File

@ -226,6 +226,10 @@ section.settings {
margin-top: 8px;
}
.mt-12 {
margin-top: 12px;
}
.mt-16 {
margin-top: 16px !important;
}