More spacing fixes.
This commit is contained in:
parent
db56958c64
commit
f3204f467c
3 changed files with 2 additions and 2 deletions
|
@ -20,6 +20,7 @@
|
|||
|
||||
&__text {
|
||||
flex: 1 1 auto;
|
||||
padding: 2px 5px;
|
||||
}
|
||||
|
||||
&__info {
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
.profile {
|
||||
margin-top: 10px;
|
||||
|
||||
&__container {
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Reference in a new issue