mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2024-12-22 05:12:40 +00:00
Fixed h2 to h3
This commit is contained in:
parent
6670741228
commit
204b11de93
@ -16,7 +16,7 @@
|
|||||||
h1 {
|
h1 {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
h2 {
|
h3 {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
li {
|
li {
|
||||||
@ -43,7 +43,7 @@
|
|||||||
<div class="top">
|
<div class="top">
|
||||||
<h1 class="center">Spooky Bois Of The Month</h1>
|
<h1 class="center">Spooky Bois Of The Month</h1>
|
||||||
<br>
|
<br>
|
||||||
<h2 class="center">All The Spookiest Bois have come out this month and here is a list of the TOP 10 SPOOKIEST BOIS OF 2018!</h2>
|
<h3 class="center">All The Spookiest Bois have come out this month and here is a list of the TOP 10 SPOOKIEST BOIS OF 2018!</h3>
|
||||||
<br>
|
<br>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user