freifunk-rhein-sieg.net/_scss/_typography.scss
2018-03-17 21:59:56 +01:00

9 lines
109 B
SCSS

.thin-text {
font-weight: 100;
}
.light-text {
font-weight: 300;
}
.text-center {
text-align: center;
}