mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-19 08:22:53 +00:00
7 lines
111 B
SCSS
7 lines
111 B
SCSS
h1 {
|
|
margin-block-start: 0;
|
|
font-size: 4rem;
|
|
font-weight: 700;
|
|
color: var(--md-sys-color-secondary);
|
|
}
|