Remove fonts

This commit is contained in:
Cory LaViska
2020-07-14 15:38:31 -04:00
parent 900c4285f4
commit 0eeb6a2ca2

View File

@@ -9,9 +9,6 @@
align-items: center;
justify-content: center;
position: relative;
font-family: var(--sl-font-sans);
font-size: 12px;
font-weight: var(--sl-font-weight-normal);
}
.progress-ring__track {