Change order of i
and h2
tags, specify that i
should be purple in this context.
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="row center title" id="advisory">
|
<div class="row center title" id="advisory">
|
||||||
<i><h2 class="col-12 title">Latest Announcement</h2></i>
|
<h2 class="col-12 title"><i class="purple">Latest Announcement</i></h2>
|
||||||
<a href="/freedom/">
|
<a href="/freedom/">
|
||||||
<div class="col-12 text">
|
<div class="col-12 text">
|
||||||
<u class="orange">2025-09-28</u>
|
<u class="orange">2025-09-28</u>
|
||||||
|
Reference in New Issue
Block a user