Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1d28ba1784 | ||
|
|
1c6260b100 |
|
Before Width: | Height: | Size: 972 KiB After Width: | Height: | Size: 158 KiB |
|
Before Width: | Height: | Size: 814 KiB After Width: | Height: | Size: 341 KiB |
|
Before Width: | Height: | Size: 234 KiB After Width: | Height: | Size: 114 KiB |
|
Before Width: | Height: | Size: 2.0 MiB After Width: | Height: | Size: 128 KiB |
|
Before Width: | Height: | Size: 660 KiB After Width: | Height: | Size: 628 KiB |
|
Before Width: | Height: | Size: 638 KiB After Width: | Height: | Size: 609 KiB |
|
Before Width: | Height: | Size: 634 KiB After Width: | Height: | Size: 233 KiB |
|
After Width: | Height: | Size: 444 KiB |
@@ -29,6 +29,7 @@ main {
|
|||||||
scroll-margin-top: 1.5rem;
|
scroll-margin-top: 1.5rem;
|
||||||
min-height: 50vh;
|
min-height: 50vh;
|
||||||
padding-bottom: 2rem;
|
padding-bottom: 2rem;
|
||||||
|
max-width: 1200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 650px) {
|
@media (max-width: 650px) {
|
||||||
|
|||||||
@@ -105,6 +105,14 @@
|
|||||||
<h2>United Kingdom</h2>
|
<h2>United Kingdom</h2>
|
||||||
<div class="spacer"></div>
|
<div class="spacer"></div>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="stop">
|
||||||
|
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
|
||||||
|
<circle stroke="none" cx="16" cy="16" r="10"></circle>
|
||||||
|
</svg>
|
||||||
|
<h2>Italy</h2>
|
||||||
|
<img src="/assets/img/two/08.jpg"
|
||||||
|
alt="an open greeting card amidst a pile of colorful stickers. It is signed by 8 different people.">
|
||||||
|
</li>
|
||||||
<li class="stop">
|
<li class="stop">
|
||||||
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
|
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
|
||||||
<circle stroke="none" cx="16" cy="16" r="10"></circle>
|
<circle stroke="none" cx="16" cy="16" r="10"></circle>
|
||||||
|
|||||||