Cover
CSS 25 min • Nivå: 3/10

CSS Variables (Custom Properties)

Gjenbruk farger og størrelser.

Du trenger:

CSS

:root { --main-color: #333; }