refactor: remove unused code
This commit is contained in:
committed by
Michael Zetterberg
parent
edb45b4ac7
commit
74001fe764
@@ -3,7 +3,7 @@
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
gap: var(--Spacing-x-half);
|
||||
padding: 0 1rem 0 1rem;
|
||||
padding: 0 var(--Spacing-x4) 0 var(--Spacing-x4);
|
||||
text-wrap: balance;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user