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