AchyuthGamer commited on
Commit
f810b04
1 Parent(s): 1873558

Update client/css/message.css

Browse files
Files changed (1) hide show
  1. client/css/message.css +0 -7
client/css/message.css CHANGED
@@ -5,13 +5,6 @@
5
  gap: var(--section-gap);
6
  padding: var(--section-gap);
7
  padding-bottom: 0;
8
- width: 8ch;
9
- animation: typing 2s steps(22), blink .5s step-end infinite alternate;
10
- white-space: nowrap;
11
- overflow: hidden;
12
- border-right: 3px solid;
13
- font-family: monospace;
14
- font-size: 1em;
15
  }
16
 
17
  .message:last-child {
 
5
  gap: var(--section-gap);
6
  padding: var(--section-gap);
7
  padding-bottom: 0;
 
 
 
 
 
 
 
8
  }
9
 
10
  .message:last-child {