Advay-Singh commited on
Commit
2bcd006
·
verified ·
1 Parent(s): e3e64e7

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -1
templates/index.html CHANGED
@@ -128,7 +128,8 @@
128
  text-align: center;
129
  justify-content: right;
130
  width: 80%;
131
- color: rgb(227, 227, 227)
 
132
  }
133
  .text1 {
134
  display: flex;
 
128
  text-align: center;
129
  justify-content: right;
130
  width: 80%;
131
+ color: rgb(227, 227, 227);
132
+ white-space: pre-wrap; /* preserve line breaks, wrap long lines */
133
  }
134
  .text1 {
135
  display: flex;