Spaces:
Running
Running
Commit
·
86114b0
1
Parent(s):
c3478b7
Update index.html
Browse files- index.html +1 -5
index.html
CHANGED
|
@@ -148,11 +148,7 @@
|
|
| 148 |
color: #666666;
|
| 149 |
margin: 0;
|
| 150 |
}
|
| 151 |
-
@
|
| 152 |
-
font-family: 'Pacifico';
|
| 153 |
-
src: url('pacifico.woff2') format('woff2'), /* Modern browsers */
|
| 154 |
-
url('pacifico.woff') format('woff'); /* Older browsers */
|
| 155 |
-
}
|
| 156 |
|
| 157 |
.slide1{
|
| 158 |
background-image: url('https://png.pngtree.com/background/20210711/original/pngtree-music-dream-show-creative-design-background-template-picture-image_1072113.jpg');
|
|
|
|
| 148 |
color: #666666;
|
| 149 |
margin: 0;
|
| 150 |
}
|
| 151 |
+
@import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap');
|
|
|
|
|
|
|
|
|
|
|
|
|
| 152 |
|
| 153 |
.slide1{
|
| 154 |
background-image: url('https://png.pngtree.com/background/20210711/original/pngtree-music-dream-show-creative-design-background-template-picture-image_1072113.jpg');
|