Adjust border thickness
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
display: block;
|
||||
transform: translateY(-50%) rotate(-45deg);
|
||||
margin: 0 auto;
|
||||
border: 1cqw solid var(--fg-muted-1);
|
||||
border: 1.5cqw solid var(--fg-muted-1);
|
||||
border-radius: 2cqw;
|
||||
padding: 4cqw;
|
||||
width: fit-content;
|
||||
|
Reference in New Issue
Block a user