Skip to content

Commit 74979b2

Browse files
committed
resume update
1 parent 596070d commit 74979b2

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

resume/index.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
color:#fff;
2828
}
2929
header h1 {
30-
font-size:1.5em;
31-
padding:1.35em 0.67em;
30+
font-size:2em;
31+
padding:0.67em 0.6em;
3232
background:#6A1B9A;
3333
}
3434
header h2 {
35-
font-size:1em;
36-
padding:1em 0.83em;
35+
font-size:1.5em;
36+
padding:0.83em;
3737
background:#8E24AA;
3838
}
3939
h2,h3,h4,h5,h6,dt {
@@ -69,6 +69,9 @@
6969
}
7070

7171
@media (min-width:720px) {
72+
body {
73+
font-size:14px;
74+
}
7275
.container {
7376
display:flex;
7477
}

0 commit comments

Comments
 (0)