Improved some accessibility options.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<section>
|
||||
<h1>Dominic Masters</h1>
|
||||
<h3>Developer, Nerd, Occasionally Funny.</h3>
|
||||
<h2>Developer, Nerd, Occasionally Funny.</h2>
|
||||
|
||||
<p>
|
||||
Australian nerd with a passion for all things computing, coffee and
|
||||
|
@ -11,7 +11,7 @@
|
||||
<head>
|
||||
<title>domsPlace, Personal Website of Technical Lead Dominic Masters</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<style type="text/css">{{styles}}</style>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user