Profile head style fixes
This commit is contained in:
parent
7ba3d767d7
commit
b05ff0dfcd
|
@ -162,7 +162,7 @@
|
|||
.authorSubscribeSocial {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
margin: 2rem 0;
|
||||
margin: 0.5rem 0 2rem;
|
||||
|
||||
.socialLink {
|
||||
border: none;
|
||||
|
@ -449,6 +449,14 @@
|
|||
vertical-align: top;
|
||||
border-bottom: unset !important;
|
||||
|
||||
&:first-child {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.subscribersItem {
|
||||
position: relative;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user