mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-27 23:13:01 -04:00
[bug] card missing a top margin
This commit is contained in:
parent
8b024153fa
commit
20ea938496
@ -81,7 +81,7 @@
|
|||||||
<Share/>
|
<Share/>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
<div v-else-if="user.username" class="my-md-5 pt-md-2">
|
<div v-else-if="user.username" class="my-sm-5 pt-sm-2">
|
||||||
<h2 class="text-nowrap mb-3">
|
<h2 class="text-nowrap mb-3">
|
||||||
<Avatar :user="user"/>
|
<Avatar :user="user"/>
|
||||||
@{{username}}
|
@{{username}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user