Fix margin lg in row

This commit is contained in:
apanizo 2018-09-05 12:43:35 +02:00
parent 22f32d77cc
commit 1ca39dff58
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
}
.marginLg {
margin-bottom: $xl;
margin-bottom: $lg;
}
.marginXl {