web/layout: reduce button border by .5px
yes it matters a lot to me
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
border-right: 1.5px var(--button-stroke) solid;
|
||||
border-right: 1px var(--button-stroke) solid;
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user