Center Highlights independently of the wide photo grid

This commit is contained in:
2026-09-19 15:10:32 +03:30
parent b2d3c6823a
commit 5af21e34cc
+6
View File
@@ -294,6 +294,12 @@ hr {
}
}
.art .side-anchors {
max-width: $content-width - ($spacing-unit * 4);
margin: 1rem auto;
padding: 0 1rem;
}
.notice {
background-color: #80c4d5;
padding: 1rem 2rem;