Spaces:
Running
Running
Jude Khouja
commited on
Commit
·
eea31a0
1
Parent(s):
4f2ad60
Adjust title height
Browse files- .data_loader.py.swp +0 -0
- data_loader.py +1 -1
.data_loader.py.swp
ADDED
Binary file (28.7 kB). View file
|
|
data_loader.py
CHANGED
@@ -95,7 +95,7 @@ HEADER_CONTENT = (
|
|
95 |
.title-gradient {{
|
96 |
font-size: 5rem;
|
97 |
font-weight: 800;
|
98 |
-
line-height: 1.
|
99 |
background: var(--orange-gradient);
|
100 |
-webkit-background-clip: text;
|
101 |
-webkit-text-fill-color: transparent;
|
|
|
95 |
.title-gradient {{
|
96 |
font-size: 5rem;
|
97 |
font-weight: 800;
|
98 |
+
line-height: 1.25;
|
99 |
background: var(--orange-gradient);
|
100 |
-webkit-background-clip: text;
|
101 |
-webkit-text-fill-color: transparent;
|