mirror of
https://github.com/mue/mue.git
synced 2026-07-13 20:13:47 +02:00
7 lines
87 B
SCSS
7 lines
87 B
SCSS
.greeting {
|
|
margin: 0;
|
|
font-size: 1.6em;
|
|
cursor: initial;
|
|
user-select: none;
|
|
}
|