Skip to content

Commit 66a7488

Browse files
committed
px
1 parent 4305eca commit 66a7488

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

estilo/layout.css

-14
Original file line numberDiff line numberDiff line change
@@ -77,17 +77,3 @@ body main section svg {
7777
height: 20em;
7878
}
7979

80-
81-
img.map-image {
82-
display: block;
83-
width: 100%;
84-
height: auto;
85-
margin-top: 10px;
86-
}
87-
88-
@media (min-width: 600px) {
89-
img.map-image {
90-
width: 800px;
91-
height: 600px;
92-
}
93-
}

0 commit comments

Comments
 (0)