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