1
Fork 0
mirror of https://github.com/Steffo99/unisteffo.git synced 2024-11-23 00:14:21 +00:00
triennale-appunti-steffo/old_pages/year3/gestione/tokenStyle.module.css

6 lines
111 B
CSS

.token {
border: 1px currentColor solid;
border-radius: 2px;
padding: 2px;
line-height: 2em;
}