Spaces:
Running
Running
Update styles.css
Browse files- styles.css +1 -1
styles.css
CHANGED
@@ -197,7 +197,7 @@ input[type="password"]:hover {
|
|
197 |
background: linear-gradient(135deg, #f9f9f9 0%, #e6e6e6 100%);
|
198 |
border-radius: 10px;
|
199 |
padding: 20px;
|
200 |
-
margin-top:
|
201 |
text-align: left;
|
202 |
font-family: 'Courier New', monospace;
|
203 |
white-space: pre-wrap;
|
|
|
197 |
background: linear-gradient(135deg, #f9f9f9 0%, #e6e6e6 100%);
|
198 |
border-radius: 10px;
|
199 |
padding: 20px;
|
200 |
+
margin-top: 60px;
|
201 |
text-align: left;
|
202 |
font-family: 'Courier New', monospace;
|
203 |
white-space: pre-wrap;
|