Spaces:
Sleeping
Sleeping
update title font
Browse files- styles.html +2 -2
styles.html
CHANGED
@@ -6,9 +6,9 @@
|
|
6 |
<link href="https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap" rel="stylesheet">
|
7 |
<style>
|
8 |
.title {
|
9 |
-
font-family:
|
10 |
color: #000000;
|
11 |
-
font-size:
|
12 |
margin: 10px 0px 8px 0px;
|
13 |
padding: 0px;
|
14 |
}
|
|
|
6 |
<link href="https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap" rel="stylesheet">
|
7 |
<style>
|
8 |
.title {
|
9 |
+
font-family:PermanentMarker;
|
10 |
color: #000000;
|
11 |
+
font-size: 3em;
|
12 |
margin: 10px 0px 8px 0px;
|
13 |
padding: 0px;
|
14 |
}
|