Fix stylelint issues

This commit is contained in:
L. E. Segovia 2018-11-26 13:42:46 +00:00
parent 34e5d85129
commit 719043f5d9
No known key found for this signature in database
GPG Key ID: D5D1DC48B52B7AD5
1 changed files with 2 additions and 2 deletions

View File

@ -205,7 +205,7 @@ export default {
}
.profile-wide {
color: #ffffff;
color: #fff;
font-weight: bold;
padding: 20px 8px 18px 20px;
box-sizing: border-box;
@ -225,7 +225,7 @@ export default {
.avatar {
display: inline;
img{
img {
width: 36px;
height: 36px;
border-radius: 50%;