cv/assets/css/custom.scss

9 lines
121 B
SCSS
Raw Normal View History

2021-05-31 23:48:33 +02:00
main.paper header .title h1 {
text-transform: inherit;
letter-spacing: inherit;
}
.item dl dt {
display: block;
}