1 Commits

Author SHA1 Message Date
Mikayla Dobson
2c549e7020 backtrack to rework ui 2022-09-20 12:24:19 -05:00
2 changed files with 1 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
#root {
.hidden {
@extend %hidden;
display: none
}
display: flex;

View File

@@ -1,7 +1,3 @@
%hidden {
display: none;
}
// designed to extend a "p" element
%chip-design {
display: flex;