chore: update icons + border radii
This commit is contained in:
parent
06f3e1a539
commit
7be4899507
6 changed files with 8 additions and 19 deletions
|
@ -4,7 +4,6 @@ button {
|
|||
|
||||
&:not(.theme-toggle) {
|
||||
border: 2px solid var(--accent-color);
|
||||
border-radius: var(--rounded-full);
|
||||
padding: var(--sizing-sm) var(--sizing-lg);
|
||||
margin: 0 var(--sizing-xs) var(--sizing-md) 0;
|
||||
cursor: pointer;
|
||||
|
|
Reference in a new issue