Improve typography of .article-author
This commit is contained in:
@@ -59,21 +59,6 @@ svg:not(:root) {
|
||||
.translate(0, 2px);
|
||||
}
|
||||
}
|
||||
.author-social {
|
||||
display: block;
|
||||
margin-bottom: 5px;
|
||||
.font-rem(14);
|
||||
color: @black;
|
||||
&:visited {
|
||||
color: @black;
|
||||
}
|
||||
&:hover {
|
||||
.scale(1.1);
|
||||
}
|
||||
&:active {
|
||||
.translate(0, 2px);
|
||||
}
|
||||
}
|
||||
/* Well ================================================= */
|
||||
.well {
|
||||
min-height: 20px;
|
||||
|
||||
Reference in New Issue
Block a user