This commit is contained in:
realaravinth
2021-05-09 18:59:23 +05:30
parent 686774a182
commit 7792d5ccc7
14 changed files with 55 additions and 23 deletions

View File

@@ -17,7 +17,7 @@
@import '../vars';
@mixin main {
min-height: 100%;
max-height: 100%;
background-color: $backdrop;
padding-bottom: 20px;
flex: 2;
}