polyglot/app/assets/stylesheets/connections/_new.scss

12 lines
124 B
SCSS
Raw Normal View History

2018-08-31 14:06:42 +00:00
.align-center {
justify-content: center;
text-align: center;
h2 {
color: white;
}
}
.email {
color: white;
}