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

7 lines
111 B
CSS
Raw Normal View History

2022-02-04 05:04:59 +00:00
.token {
border: 1px currentColor solid;
border-radius: 2px;
padding: 2px;
line-height: 2em;
}