refactor: init packages

This commit is contained in:
liyasthomas
2021-07-01 22:09:11 +05:30
parent b0ab1b048d
commit fb93db6ad4
39 changed files with 3443 additions and 2861 deletions

View File

@@ -85,7 +85,6 @@ a {
}
}
header,
footer {
& > div {
@apply flex;
@@ -105,14 +104,12 @@ footer {
min-height: calc(100vh - 153px);
}
.header,
.content,
.columns,
.footer {
@apply flex flex-1;
}
.nav-first,
.sticky-inner {
@apply flex flex-col;
@apply items-start items-stretch;