Spaces:
Running
Running
Commit
·
d73b266
1
Parent(s):
e87fc77
Update page1.py
Browse files
page1.py
CHANGED
@@ -14,7 +14,7 @@ def text():
|
|
14 |
animation: typewriter 3s steps(40) 1s 1 normal both, blinkTextCursor 800ms steps(40) infinite normal;
|
15 |
overflow: hidden;
|
16 |
white-space: nowrap;
|
17 |
-
border-right:
|
18 |
font-family: serif;
|
19 |
font-size: 1em;
|
20 |
}
|
|
|
14 |
animation: typewriter 3s steps(40) 1s 1 normal both, blinkTextCursor 800ms steps(40) infinite normal;
|
15 |
overflow: hidden;
|
16 |
white-space: nowrap;
|
17 |
+
border-right: 3px solid;
|
18 |
font-family: serif;
|
19 |
font-size: 1em;
|
20 |
}
|