minor refactoring

This commit is contained in:
geoffrey45
2021-12-11 13:55:12 +03:00
parent c7374e8eb5
commit 24741640ea
4 changed files with 20 additions and 16 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ export default {
}
.p-bg .clip {
height: calc(100% - 14em);
height: calc(100% - 12em);
padding-bottom: $small;
border-bottom: solid 1px $separator;
}