mirror of
https://github.com/mue/mue.git
synced 2026-07-15 04:53:48 +02:00
7 lines
101 B
SCSS
7 lines
101 B
SCSS
.date {
|
|
cursor: initial;
|
|
user-select: none;
|
|
text-transform: capitalize;
|
|
font-weight: bold;
|
|
}
|