Icons position fixes
This commit is contained in:
parent
d06afe3eac
commit
a97e9301c3
|
@ -29,6 +29,7 @@
|
|||
|
||||
.authorDetailsWrapper {
|
||||
flex: 1 0;
|
||||
line-height: 2;
|
||||
padding-right: 1em;
|
||||
|
||||
@include media-breakpoint-up(sm) {
|
||||
|
@ -52,12 +53,14 @@
|
|||
border: none !important;
|
||||
font-size: 1.6rem;
|
||||
font-weight: 500;
|
||||
line-height: 2;
|
||||
margin-bottom: 0.8rem;
|
||||
}
|
||||
|
||||
.authorAbout {
|
||||
font-size: 1.5rem;
|
||||
color: rgb(0 0 0 / 60%);
|
||||
font-size: 1.5rem;
|
||||
line-height: 1.4;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
color: #000;
|
||||
font-size: small;
|
||||
text-align: center;
|
||||
line-height: 28px;
|
||||
line-height: 32px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
min-width: 32px;
|
||||
|
|
Loading…
Reference in New Issue
Block a user