poetry index h1 accessibility fix
This commit is contained in:
parent
a1b313f045
commit
2c694a43ec
1 changed files with 9 additions and 9 deletions
|
@ -148,16 +148,16 @@
|
|||
</a>
|
||||
</aside>
|
||||
|
||||
<h1
|
||||
style="
|
||||
width: min(90%, 600px);
|
||||
margin: 15px auto;
|
||||
font-family: 'mono', monospace;
|
||||
"
|
||||
>
|
||||
Poetry
|
||||
</h1>
|
||||
<main id="main" class="list">
|
||||
<h1
|
||||
style="
|
||||
width: min(90%, 600px);
|
||||
margin: 15px auto;
|
||||
font-family: 'mono', monospace;
|
||||
"
|
||||
>
|
||||
Poetry
|
||||
</h1>
|
||||
<h2>Purple Haze</h2>
|
||||
<ol>
|
||||
<li>
|
||||
|
|
Loading…
Add table
Reference in a new issue