Skip to content

Commit fbc3de1

Browse files
committed
Update the style.css
1 parent 2231e6f commit fbc3de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ img, video {
285285
position: relative;
286286
z-index: 3;
287287
display: grid;
288-
grid-template-columns: 1.2fr 0.8fr;
288+
grid-template-columns: 1.0fr 1.0fr;
289289
gap: 2rem;
290290
max-width: 1400px;
291291
/* Limit max width */

0 commit comments

Comments
 (0)