Skip to content

Commit 06be813

Browse files
title updates
1 parent f1f8332 commit 06be813

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ html {
1414
}
1515

1616
.heading {
17-
font-size:5rem;
17+
font-size:3rem;
1818
text-align: center;
1919
}
2020

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css" integrity="sha512-+4zCK9k+qNFUR5X+cKL9EIR+ZOhtIloNl9GIKS57V1MyNsYpYcUrUeQc9vNfzsWfV28IaLL3i96P9sdNyeRssA==" crossorigin="anonymous" />
77
<link rel="stylesheet" href="css/style.css">
8-
<title>Music Player</title>
8+
<title>Sparky</title>
99
</head>
1010
<body>
11-
<h1 class="heading">Life is like a Melody</h1>
11+
<h1 class="heading">Sparky</h1>
1212
<div class="main_div">
1313
<div class="music_container">
1414
<h2 id="title">Believer</h2>

0 commit comments

Comments
 (0)