Skip to content

Commit ee2dcef

Browse files
authored
Merge pull request coldemo#1 from aCupJava/patch-1
replenish css
2 parents 8406787 + e074974 commit ee2dcef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/code/resume.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
</div>
112112

113113
<style>
114-
@media screen (max-width: 540px) {
114+
@media screen and (max-width: 540px) {
115115
#mdPreview { font-size: 80% }
116116
}
117117
.vditor-reset h1, .vditor-reset h2 { border: none }

0 commit comments

Comments
 (0)