feat(bernkastel): header style

main
steven 2020-12-03 16:33:42 -05:00
parent 2b823669ba
commit 8fb76b083a
1 changed files with 6 additions and 1 deletions

View File

@ -65,6 +65,11 @@
word-spacing: 100vw; word-spacing: 100vw;
} }
/* header */
#bernkastel {
color: #ee0000;
}
/* homes */ /* homes */
.home { .home {
width: 50%; width: 50%;
@ -178,7 +183,7 @@
<header> <header>
<h1>homo.casa</h1> <h1>homo.casa</h1>
<p>Gods and dice are both best when silent.</p> <p id="bernkastel">Gods and dice are both best when silent.</p>
</header> </header>
<div id="homes"> <div id="homes">