Add margin-bottom utility class
This commit is contained in:
parent
eb9b01cf59
commit
26f24931ba
@ -1257,6 +1257,10 @@ body {
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
.mb-0 {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.mb-1 {
|
||||
margin-bottom: 0.25rem;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user