This commit is contained in:
Adina Țeudan 2021-12-07 05:40:50 +02:00
parent 50d1426bc3
commit f97305cab6

View File

@ -246,6 +246,10 @@ section.settings {
margin-top: 32px;
}
.mb-0 {
margin-bottom: 0 !important;
}
.mb-6 {
margin-bottom: 6px;
}