style tweaks, additional thumbnails

pull/2199/head
Richard Harris 6 years ago
parent 2edb5df09c
commit 0e6bf65aeb

@ -14,13 +14,13 @@
<style>
.content {
max-width: 80rem;
max-width: 120rem;
margin: 0 auto;
}
h1 {
margin: 4rem 0 4rem -0.05em;
font-size: 5.4rem;
font-size: 4rem;
}
h2 {
@ -55,6 +55,12 @@
}
}
@media (min-width: 1080px) {
.grid {
grid-template-columns: repeat(3, 1fr);
}
}
.thumbnail {
position: absolute;
background: white 50% 50% no-repeat;

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Loading…
Cancel
Save