mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 22:45:42 -06:00
fix: add margin-bottom to 'the-top' element
This commit is contained in:
parent
38bcea0e0a
commit
2f053a7279
1 changed files with 4 additions and 0 deletions
|
@ -1306,6 +1306,10 @@ select {
|
|||
margin-bottom: 3rem;
|
||||
}
|
||||
|
||||
.mb-16 {
|
||||
margin-bottom: 4rem;
|
||||
}
|
||||
|
||||
.mt-5 {
|
||||
margin-top: 1.25rem;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue