Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
opacity: 1;
transition: height 1s;
}
<!-- h1 tag for large font size -->
h1 {
text-align: center;
margin: 10 0 0 0;
Expand All @@ -39,6 +40,7 @@
font-size: 40px;
color: #cb9;
}
<!-- h1 tag for small font size -->
h4 {
text-align: center;
margin: 10 0 50 0;
Expand Down