blog.hugopoi.net/v2/static/css/cupper-hugo-tweaks.css

13 lines
165 B
CSS
Raw Normal View History

2022-11-30 11:34:22 +01:00
body {
font-size: calc(1em + 0.20vw);
}
2022-11-25 17:23:17 +01:00
.main-and-footer > div {
max-width: initial;
}
2022-11-30 11:34:22 +01:00
.pattern [aria-current] {
clip-path: none;
border-radius: 0.33em;
}