Skip to content

Commit 8b21eea

Browse files
authored
map re-sizing
1 parent 38be6fc commit 8b21eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1321,7 +1321,7 @@ h5 {
13211321
main.story {
13221322
z-index: 2;
13231323
display: grid;
1324-
grid-template-columns: 1fr 25% 55% 1fr;
1324+
grid-template-columns: 1fr 400px 45% 1fr;
13251325
grid-template-rows: 1fr;
13261326
grid-column-gap: 20px;
13271327
box-align: center;

0 commit comments

Comments
 (0)