feat: Use paired styles
Change .list_link style to &.link.
This commit is contained in:
parent
3ae1cebdd6
commit
a5462dcc7e
7 changed files with 11 additions and 11 deletions
|
|
@ -14,7 +14,7 @@ tags:
|
|||
<h1>{{ title }}</h1>
|
||||
<p>Additional name</p>
|
||||
</hgroup>
|
||||
<ul class="list_link">
|
||||
<ul class="link">
|
||||
<li><a href="#new">Neues Spiel</a></li>
|
||||
<li><a href="#continue">Spiel fortsetzen</a></li>
|
||||
<li><a href="#options">Einstellungen</a></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue