Benjamin Myara 78540284c1 del
2018-08-31 15:15:15 +01:00

12 lines
136 B
SCSS

.align-center {
justify-content: center;
text-align: center;
h2 {
color: white;
}
}
.email_label_color {
color: white;
}