Tempoarily remove style.css

This commit is contained in:
Ray 2024-07-15 01:08:45 +10:00
parent b279d8d166
commit 4e6baa5c6e
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
.header {
padding: 80px; /* some padding */
text-align: center; /* Center the header text */
background: #7de95c; /* Set page colour */
color: black; /* Black text colour */
}
/* Increase the font size of the <h1> element */
.header h1 {
font-size: 50px;
}