build
This commit is contained in:
@ -543,7 +543,8 @@ body:has(dialog[open]) {
|
||||
max-height: calc(90vh - 2rem);
|
||||
object-fit: contain;
|
||||
width: auto;
|
||||
margin: 0 1rem;
|
||||
max-width: 90%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
:root {
|
||||
color-scheme: light dark;
|
||||
@ -1634,6 +1635,6 @@ if (window.innerWidth > 650) {
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/art-shows-and-events/` was built on 2026-05-14T15:50:39.430Z -->
|
||||
<!-- This page `/art-shows-and-events/` was built on 2026-05-14T15:56:39.327Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user