Spaces:
Running
Running
Commit
·
f6b4795
1
Parent(s):
80fff28
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -14,6 +14,7 @@
|
|
14 |
<style>
|
15 |
* {
|
16 |
box-sizing: border-box;
|
|
|
17 |
}
|
18 |
|
19 |
#myVideo {
|
|
|
14 |
<style>
|
15 |
* {
|
16 |
box-sizing: border-box;
|
17 |
+
font-family: "Gill Sans Extrabold", sans-serif;
|
18 |
}
|
19 |
|
20 |
#myVideo {
|