moazzamdev commited on
Commit
e87fc77
·
1 Parent(s): 499f54a

Update page2.py

Browse files
Files changed (1) hide show
  1. page2.py +2 -2
page2.py CHANGED
@@ -18,9 +18,9 @@ def image():
18
  animation: typewriter 3s steps(40) 1s 1 normal both, blinkTextCursor 800ms steps(40) infinite normal;
19
  overflow: hidden;
20
  white-space: nowrap;
21
- border-right: 4px solid;
22
  font-family: serif;
23
- font-size: 1.1em;
24
  }
25
  @keyframes typewriter {
26
  from {
 
18
  animation: typewriter 3s steps(40) 1s 1 normal both, blinkTextCursor 800ms steps(40) infinite normal;
19
  overflow: hidden;
20
  white-space: nowrap;
21
+ border-right: 3px solid;
22
  font-family: serif;
23
+ font-size: 1em;
24
  }
25
  @keyframes typewriter {
26
  from {