Fix styling

This commit is contained in:
Montana
2019-04-09 15:09:30 -04:00
parent 5a10e0658a
commit 397aae2e3d
6 changed files with 21 additions and 14 deletions

View File

@@ -107,6 +107,10 @@
}
}
.panel__footer {
padding: 3 * $gap;
}
hr {
border: 0;
border-bottom: 1px dashed $color-gray-light;