rework structure

This commit is contained in:
2020-12-04 11:11:34 +01:00
parent d3e6216edf
commit 79fa8739dc
41 changed files with 7 additions and 17 deletions

View File

@@ -1,13 +0,0 @@
.icon {
transform: translate(3px, -3px);
z-index: 1;
}
img, svg {
position: static;
}
* {
@apply select-none outline-none;
}