Skip to content

Commit 0449bfe

Browse files
committed
frontend: cleanup and remove unused css variables
1 parent 5e78a5a commit 0449bfe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

frontends/web/src/style/variables.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,13 @@
4848
--color-error-border: rgba(227, 6, 19, .33);
4949

5050
/* font sizes */
51-
--size-extra-large: 2.2rem;
5251
--size-large: 2rem;
5352
--size-large-mobile: 1.4rem;
5453
--size-subheader: 18px;
5554
--size-medium: var(--size-default);
5655
--size-default: 14px;
5756
--size-small: 12px;
5857
--size-xsmall: 11px;
59-
--size-label: var(--size-small);
6058
--size-button: var(--size-default);
6159
--size-title: 32px;
6260

0 commit comments

Comments
 (0)