1
Fork 0
mirror of https://github.com/Steffo99/unisteffo.git synced 2025-04-01 05:10:43 +00:00
triennale-appunti-steffo/src/routes/Gestinfo/components/Token.module.css
2021-01-27 03:39:57 +01:00

6 lines
111 B
CSS

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