fix width on column1

This commit is contained in:
Gary 2026-03-14 00:23:45 -07:00
parent 8123a8578f
commit 94c526639c
2 changed files with 3 additions and 1 deletions

View File

@ -223,6 +223,8 @@ cite {
max-width: 1000px;
margin: 15px;
line-height: 35px;
}
p {
font-size: 1vw;
}
@ -590,5 +592,6 @@ div.card > img {
.column1 {
width: 100%;
flex: none;
padding: 0;
}
}

View File

@ -513,7 +513,6 @@
<div class="container">
<div class="column1">
<iframe
width="100%"
height="350"
src="https://www.openstreetmap.org/export/embed.html?bbox=-116.23447716236116%2C48.662933161005576%2C-116.23318970203401%2C48.665976618923416&amp;layer=mapnik&amp;marker=48.66445420002481%2C-116.233833"
style="border: 1px solid black"