Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -102,6 +102,7 @@
|
|
102 |
height: 100%;
|
103 |
background: rgba(0, 0, 0, 0.5);
|
104 |
z-index: 999;
|
|
|
105 |
}
|
106 |
</style>
|
107 |
</head>
|
|
|
102 |
height: 100%;
|
103 |
background: rgba(0, 0, 0, 0.5);
|
104 |
z-index: 999;
|
105 |
+
white-space: pre-wrap;
|
106 |
}
|
107 |
</style>
|
108 |
</head>
|