Repo for non destructive e-scooter intervention materials
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

28 lines
428 B

.email-background {
background: #eee;
padding: 10px;
}
.email-preheader {
background: #eee;
color: #eee;
font-size: 5px;
}
.email-container {
max-width: 500px;
background: white;
margin: 0 auto;
font-size: 5px;
overflow: hidden;
border-radius: 5px;
}
p {
margin: 20px;
font-size: 18px;
text-align: center;
color: #666;
line-height: 1.5;
font-weight: 300;
}