Add buttons to actually send emails either the test address or mailing list
This commit is contained in:
@@ -87,9 +87,14 @@ ul {
|
||||
|
||||
.row {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: nowrap;
|
||||
}
|
||||
|
||||
.column {
|
||||
padding: 0.5em;
|
||||
border-color: #E8B;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex-wrap: nowrap;
|
||||
}
|
||||
Reference in New Issue
Block a user