Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion components/nav/logo-titles-links-centered/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<main>
<div data-name="component">
<header class="bg-white black-80 tc pv4 avenir">
<a href="" class="bg-black-80 ba b--black dib pa3 w2 h2 br-100">
<a href="" class="bg-black-80 ba b--black dib w2 h2 br-100">
<svg class="white" data-icon="skull" viewBox="0 0 32 32" style="fill:currentcolor"><title>skull icon</title><path d="M16 0 C6 0 2 4 2 14 L2 22 L6 24 L6 30 L26 30 L26 24 L30 22 L30 14 C30 4 26 0 16 0 M9 12 A4.5 4.5 0 0 1 9 21 A4.5 4.5 0 0 1 9 12 M23 12 A4.5 4.5 0 0 1 23 21 A4.5 4.5 0 0 1 23 12"></path></svg>
</a>
<h1 class="mt2 mb0 baskerville i fw1 f1">Title</h1>
Expand Down