switch to spectrum for icons

This commit is contained in:
2022-06-28 20:46:36 -07:00
parent 2e91316a52
commit 023936ce35
6 changed files with 36 additions and 34 deletions

View File

@@ -13,10 +13,6 @@
transition: color .2s, background-color .2s;
} */
@layer utilities {
.icon-offset {
position: relative;
top: 2px;
}
.scroll-snap-none {
scroll-snap-type: none;
}