Add container bottom padding
This commit is contained in:
parent
7d2a4efe63
commit
6a19b789ff
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
.section-body {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
padding-bottom: 25px;
|
||||
border: 1px solid $border-color;
|
||||
border-radius: $border-radius-default;
|
||||
|
||||
|
|
Loading…
Reference in a new issue