mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 19:50:37 +00:00
fix avatar positions in the header
This commit is contained in:
parent
d1fbe98379
commit
170f901d86
4 changed files with 4 additions and 4 deletions
|
|
@ -11,7 +11,7 @@
|
|||
achievement-footer
|
||||
</template>
|
||||
|
||||
<style scope>
|
||||
<style scoped>
|
||||
.avatar {
|
||||
margin-left: 4em;
|
||||
margin-bottom: 1.5em;
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
achievement-footer
|
||||
</template>
|
||||
|
||||
<style scope>
|
||||
<style scoped>
|
||||
.avatar {
|
||||
margin-left: 10.2em;
|
||||
margin-bottom: 1.5em;
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
achievement-footer
|
||||
</template>
|
||||
|
||||
<style scope>
|
||||
<style scoped>
|
||||
.avatar {
|
||||
margin-left: 10.2em;
|
||||
margin-bottom: 1.5em;
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
achievement-footer
|
||||
</template>
|
||||
|
||||
<style scope>
|
||||
<style scoped>
|
||||
.avatar {
|
||||
margin-left: 10.2em;
|
||||
margin-bottom: 1.5em;
|
||||
|
|
|
|||
Loading…
Reference in a new issue