pszemraj commited on
Commit
b300844
1 Parent(s): dc155bd

remove flex

Browse files

Signed-off-by: peter szemraj <peterszemraj@gmail.com>

Files changed (1) hide show
  1. utils.py +0 -7
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;