fix width on column1
This commit is contained in:
parent
8123a8578f
commit
94c526639c
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
@ -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&layer=mapnik&marker=48.66445420002481%2C-116.233833"
|
||||
style="border: 1px solid black"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user