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

9 lines
122 B
CSS
Raw Normal View History

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;
}