Merge branch 'main' of https://git.xpub.nl/XPUB/SI18 into main

main
chae0e 2 years ago
commit 95d8b0b7d7

@ -60,4 +60,6 @@
.history img {
max-width: 100%;
max-height: 100vh;
object-fit: contain;
}

@ -161,11 +161,6 @@ footer {
padding: 24px;
}
main {
display: grid;
grid-template-columns: 1fr 1fr;
}
main p {
grid-column-start: 1;
}
@ -188,11 +183,8 @@ dl {
gap: 32px;
}
footer h3 {
footer h2 {
margin: 64px 0;
font-size: 1rem;
font-weight: normal;
font-style: italic;
}
dt {

Loading…
Cancel
Save