mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-14 04:20:07 +02:00
make layout borders more pronunced
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.container {
|
||||
width: 100vw;
|
||||
height: 100%;
|
||||
border-top: var(--theme-colors-border);
|
||||
border-top: 1px solid alpha(var(--theme-colors-border), 0.5);
|
||||
}
|
||||
|
||||
.controls-grid {
|
||||
|
||||
Reference in New Issue
Block a user