mirror of
https://github.com/discourse/discourse.git
synced 2025-09-10 17:43:01 +08:00
UX: Center featured topic on mobile profiles
This commit is contained in:
parent
ef9828b25d
commit
dd52291fb7
1 changed files with 5 additions and 0 deletions
|
@ -79,6 +79,11 @@
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
.featured-topic {
|
||||
text-align: center;
|
||||
font-size: $font-0;
|
||||
}
|
||||
|
||||
.location-and-website {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue