mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-27 07:44:23 +01:00
Added margin bottom
This commit is contained in:
parent
04147bcae9
commit
74d82b85a8
1 changed files with 4 additions and 0 deletions
|
@ -311,6 +311,10 @@ a:hover {
|
|||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.mb-20 {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.section {
|
||||
padding: 100px 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue