wrap la flame
This commit is contained in:
parent
6b423b6b40
commit
774d47f6d9
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
<p class="motto">
|
<p class="motto">
|
||||||
<cite>“Let your ambition carry you.”</cite>
|
<cite>“Let your ambition carry you.”</cite>
|
||||||
<span>- La Flame</span>
|
<span class="cite-owner">- La Flame</span>
|
||||||
</p>
|
</p>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@ -42,4 +42,8 @@
|
|||||||
.motto {
|
.motto {
|
||||||
font-size: 1.4em;
|
font-size: 1.4em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.cite-owner {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user