Skip to content

Commit 0cd174f

Browse files
committed
Added Image Bg Text Update
1 parent 1a85620 commit 0cd174f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

12. Image Bg Text/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
<link rel="stylesheet" href="style.css" />
88
</head>
99
<body>
10-
<h1 class="heading">HuXn WebDev</h1>
10+
<h1 class="heading">WebDev Journey</h1>
1111
</body>
1212
</html>

12. Image Bg Text/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ body {
2323
background-clip: text;
2424
-webkit-background-clip: text;
2525
color: transparent;
26-
}
26+
}

0 commit comments

Comments
 (0)