vchikalkin 8a1f6997ea apps/web: remove elements components
define global elements css
2024-05-03 13:38:17 +03:00

8 lines
127 B
CSS

h3 {
color: var(--color-primary);
font-family: Montserrat;
font-weight: 700;
margin: 0;
text-transform: uppercase;
}