Compare commits
2 Commits
cba2f70230
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 1d28ba1784 | |||
| 1c6260b100 |
BIN
assets/img/one/00.jpg
Executable file → Normal file
|
Before Width: | Height: | Size: 972 KiB After Width: | Height: | Size: 158 KiB |
BIN
assets/img/one/01.jpg
Executable file → Normal file
|
Before Width: | Height: | Size: 814 KiB After Width: | Height: | Size: 341 KiB |
BIN
assets/img/one/03.jpg
Executable file → Normal file
|
Before Width: | Height: | Size: 234 KiB After Width: | Height: | Size: 114 KiB |
BIN
assets/img/two/00.jpg
Executable file → Normal file
|
Before Width: | Height: | Size: 2.0 MiB After Width: | Height: | Size: 128 KiB |
BIN
assets/img/two/01.jpg
Executable file → Normal file
|
Before Width: | Height: | Size: 660 KiB After Width: | Height: | Size: 628 KiB |
BIN
assets/img/two/03.jpg
Executable file → Normal file
|
Before Width: | Height: | Size: 638 KiB After Width: | Height: | Size: 609 KiB |
BIN
assets/img/two/06.jpg
Executable file → Normal file
|
Before Width: | Height: | Size: 634 KiB After Width: | Height: | Size: 233 KiB |
BIN
assets/img/two/08.jpg
Normal file
|
After Width: | Height: | Size: 444 KiB |
@ -29,6 +29,7 @@ main {
|
||||
scroll-margin-top: 1.5rem;
|
||||
min-height: 50vh;
|
||||
padding-bottom: 2rem;
|
||||
max-width: 1200px;
|
||||
}
|
||||
|
||||
@media (max-width: 650px) {
|
||||
|
||||
@ -105,6 +105,14 @@
|
||||
<h2>United Kingdom</h2>
|
||||
<div class="spacer"></div>
|
||||
</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">
|
||||
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
|
||||
<circle stroke="none" cx="16" cy="16" r="10"></circle>
|
||||
|
||||