Save
This commit is contained in:
@@ -230,6 +230,7 @@ body {
|
||||
max-width: 1100px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-bottom: 60px;
|
||||
|
||||
.row {
|
||||
&-1 {
|
||||
@@ -340,6 +341,19 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
#scontainer-163 {
|
||||
@extend .box-mb;
|
||||
max-width: 1100px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
||||
p {
|
||||
&:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
body.page-5 {
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user