feat(bernkastel): header style
parent
2b823669ba
commit
8fb76b083a
|
|
@ -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">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue