2022-09-06 19:22:23 +02:00

8 lines
68 B
CSS

.my-color {
color: red;
}
.my-font {
font-family: 'Work Sans';
}