Skip to content

Commit fbddc01

Browse files
committed
Support wide screen
1 parent e6770a8 commit fbddc01

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

resume/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,11 @@
8383
.contacts-row svg {
8484
margin-right:2em;
8585
}
86+
.container {
87+
max-width:1440px;
88+
}
8689
.contents {
90+
max-width:1080px;
8791
padding:1em;
8892
}
8993

0 commit comments

Comments
 (0)