TRANCHE EXECUTION WORKS

This commit is contained in:
Tim Olson
2023-10-29 16:53:07 -04:00
parent 180d4e0441
commit 3bf6cab98e
13 changed files with 109 additions and 27 deletions

View File

@@ -1,6 +1,12 @@
@use "/src/styles/vars" as v;
.app {
.clickable {
:hover {
cursor: pointer;
}
}
.v-btn {
//font-family: v.$heading-font-family;
text-transform: none;