More spacing fixes.

This commit is contained in:
flash 2018-10-24 01:03:05 +02:00
parent db56958c64
commit f3204f467c
3 changed files with 2 additions and 2 deletions

View file

@ -20,6 +20,7 @@
&__text {
flex: 1 1 auto;
padding: 2px 5px;
}
&__info {

View file

@ -1,7 +1,7 @@
.profile__header {
display: flex;
flex-direction: column;
margin: 2px 0;
margin-bottom: 2px;
color: #fff;
text-shadow: 0 1px 4px #111;
box-shadow: 0 1px 4px #111;

View file

@ -1,5 +1,4 @@
.profile {
margin-top: 10px;
&__container {
display: flex;