We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1f8332 commit 06be813Copy full SHA for 06be813
2 files changed
css/style.css
@@ -14,7 +14,7 @@ html {
14
}
15
16
.heading {
17
- font-size:5rem;
+ font-size:3rem;
18
text-align: center;
19
20
index.html
@@ -5,10 +5,10 @@
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<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" />
7
<link rel="stylesheet" href="css/style.css">
8
- <title>Music Player</title>
+ <title>Sparky</title>
9
</head>
10
<body>
11
- <h1 class="heading">Life is like a Melody</h1>
+ <h1 class="heading">Sparky</h1>
12
<div class="main_div">
13
<div class="music_container">
<h2 id="title">Believer</h2>
0 commit comments