Added margin bottom

This commit is contained in:
Aroy-Art 2021-09-02 14:48:54 +02:00
parent 04147bcae9
commit 74d82b85a8

View file

@ -311,6 +311,10 @@ a:hover {
margin-top: 20px;
}
.mb-20 {
margin-bottom: 20px;
}
.section {
padding: 100px 0;
}