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;
|
||||
@ -1611,6 +1612,6 @@ if (window.innerWidth > 650) {
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/artists-conk/` was built on 2026-05-14T15:50:39.442Z -->
|
||||
<!-- This page `/artists-conk/` was built on 2026-05-14T15:56:39.313Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user