fix avatar positions in the header

This commit is contained in:
Matteo Pagliazzi 2017-08-28 20:58:00 +02:00
parent d1fbe98379
commit 170f901d86
4 changed files with 4 additions and 4 deletions

View file

@ -11,7 +11,7 @@
achievement-footer achievement-footer
</template> </template>
<style scope> <style scoped>
.avatar { .avatar {
margin-left: 4em; margin-left: 4em;
margin-bottom: 1.5em; margin-bottom: 1.5em;

View file

@ -9,7 +9,7 @@
achievement-footer achievement-footer
</template> </template>
<style scope> <style scoped>
.avatar { .avatar {
margin-left: 10.2em; margin-left: 10.2em;
margin-bottom: 1.5em; margin-bottom: 1.5em;

View file

@ -9,7 +9,7 @@
achievement-footer achievement-footer
</template> </template>
<style scope> <style scoped>
.avatar { .avatar {
margin-left: 10.2em; margin-left: 10.2em;
margin-bottom: 1.5em; margin-bottom: 1.5em;

View file

@ -9,7 +9,7 @@
achievement-footer achievement-footer
</template> </template>
<style scope> <style scoped>
.avatar { .avatar {
margin-left: 10.2em; margin-left: 10.2em;
margin-bottom: 1.5em; margin-bottom: 1.5em;