Skip to content

Commit 335a648

Browse files
Argh, Typo!
1 parent 34a2aa6 commit 335a648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>Resume</title>
55
</head>
66
<body>
7-
<div style="width=98%; position: fixed; height: 100%" id="Container">
7+
<div style="width: 98%; position: fixed; height: 100%" id="Container">
88
<iframe src="/resume.html" style="width: 100%;height: 90%"></iframe>
99
<p>Also view as <a href="/resume.pdf">PDF</a>, <a href="/resume.rtf">RTF</a> and <a href="/resume.docx">DocX</a>.</p>
1010
</div>

0 commit comments

Comments
 (0)