Skip to content

Commit 856139e

Browse files
committed
fixed stuff
1 parent 9498774 commit 856139e

File tree

5 files changed

+2
-57
lines changed

5 files changed

+2
-57
lines changed

README.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

images/animation.png

5.35 KB
Loading

index.haml

Lines changed: 0 additions & 3 deletions
This file was deleted.

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<head>
55
<meta charset="UTF-8">
6-
<title>Animated text fill</title>
6+
<title>Yogdaan</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88

99

@@ -42,7 +42,7 @@
4242
margin: 0 auto;
4343
text-shadow: 0 0 80px rgba(255, 255, 255, 0.5);
4444
/* Clip Background Image */
45-
background: url(https://i.imgur.com/9nKeCKC.png) repeat-y;
45+
background: url(images/animation.png) repeat-y;
4646
-webkit-background-clip: text;
4747
background-clip: text;
4848
/* Animate Background Image */

scss/style.scss

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)