feat(bernkastel): header style
parent
2b823669ba
commit
8fb76b083a
|
|
@ -65,6 +65,11 @@
|
|||
word-spacing: 100vw;
|
||||
}
|
||||
|
||||
/* header */
|
||||
#bernkastel {
|
||||
color: #ee0000;
|
||||
}
|
||||
|
||||
/* homes */
|
||||
.home {
|
||||
width: 50%;
|
||||
|
|
@ -178,7 +183,7 @@
|
|||
|
||||
<header>
|
||||
<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>
|
||||
|
||||
<div id="homes">
|
||||
|
|
|
|||
Loading…
Reference in New Issue