mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-06 05:07:36 -05:00
Resolve merge conflict
This commit is contained in:
parent
fa5eb71e0f
commit
eb1680f80d
|
|
@ -21,11 +21,10 @@
|
|||
}
|
||||
|
||||
.calendarDay {
|
||||
width: var(--cell-size);
|
||||
height: var(--cell-size);
|
||||
aspect-ratio: 1;
|
||||
font-size: var(--fonts-xs);
|
||||
font-weight: var(--semi-bold);
|
||||
background-color: var(--color-bg-high);
|
||||
background-color: var(--bg-lighter);
|
||||
padding: var(--s-1);
|
||||
position: relative;
|
||||
display: grid;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user