Fixed some alignments on profiles.

This commit is contained in:
flash 2018-11-04 18:06:01 +01:00
parent f690679412
commit 103ea34249
2 changed files with 11 additions and 0 deletions

View file

@ -172,6 +172,17 @@
font-size: 1.3em; font-size: 1.3em;
text-align: right; text-align: right;
cursor: inherit; cursor: inherit;
display: block;
}
&--date &__value {
text-align: left;
}
@media (max-width: @site-mobile-width) {
&--date &__value {
text-align: right;
}
} }
} }

0
echo Normal file
View file