Skip to content

Commit

Permalink
Removed the fonts.css file
Browse files Browse the repository at this point in the history
  • Loading branch information
yeshuadcosta committed Nov 2, 2024
1 parent 46652f5 commit bbb77ed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 1 addition & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />

<title>Morsinator1000</title>

<link rel="stylesheet" href="assets/fonts/fonts.css" />
<link rel="stylesheet" href="style.css" />
</head>

Expand Down Expand Up @@ -38,7 +35,7 @@ <h1>MORSINATOR1000</h1>
</div>

<footer>
&copy; Yeshua D'Costa, 2023 - 2024
Yeshua D'Costa, 2023 - 2024&nbsp;&copy;
</footer>
</body>
</html>
2 changes: 0 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,6 @@ h1 {
font-size: 1em;
font-weight: 700;
font-style: normal;
font-variation-settings:
"wdth" 100;
}

footer {
Expand Down

0 comments on commit bbb77ed

Please sign in to comment.