UX: Center featured topic on mobile profiles

This commit is contained in:
Kris 2020-01-09 16:35:34 -05:00
parent ef9828b25d
commit dd52291fb7

View File

@ -79,6 +79,11 @@
text-align: center;
}
.featured-topic {
text-align: center;
font-size: $font-0;
}
.location-and-website {
display: flex;
flex-wrap: wrap;