Spaces:
Runtime error
Runtime error
remove flex
Browse filesSigned-off-by: peter szemraj <peterszemraj@gmail.com>
utils.py
CHANGED
|
@@ -90,13 +90,6 @@ def make_mailto_form(body: str=None, subject: str="This email was generated by P
|
|
| 90 |
font-family: sans-serif;
|
| 91 |
font-size: 1.2em;
|
| 92 |
}}
|
| 93 |
-
.container {{
|
| 94 |
-
display: flex;
|
| 95 |
-
flex-direction: column;
|
| 96 |
-
align-items: center;
|
| 97 |
-
justify-content: center;
|
| 98 |
-
height: 100vh;
|
| 99 |
-
}}
|
| 100 |
.button {{
|
| 101 |
background-color: #6CCEC6;
|
| 102 |
border: none;
|
|
|
|
| 90 |
font-family: sans-serif;
|
| 91 |
font-size: 1.2em;
|
| 92 |
}}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 93 |
.button {{
|
| 94 |
background-color: #6CCEC6;
|
| 95 |
border: none;
|