dependecies cleanup

This commit is contained in:
2022-05-08 00:42:52 +02:00
parent 1e5be1ea11
commit 0b00823b52
8 changed files with 430 additions and 343 deletions

View File

@@ -1,16 +0,0 @@
@import url('../../src/styles/colors.css');
.footer {
width: 100%;
height: 40px;
line-height: 38px;
background-color: var(--stack);
}
.separator {
border-left: 1px solid var(--border);
}
.website {
cursor: pointer;
}