FEATURE Styling the social networks links component indepedently
This commit is contained in:
parent
9cc12b88ea
commit
4610c5c725
|
|
@ -76,21 +76,6 @@ footer {
|
||||||
a {
|
a {
|
||||||
@apply block;
|
@apply block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.social-networks-links {
|
|
||||||
@apply flex gap-2;
|
|
||||||
|
|
||||||
.social-link {
|
|
||||||
&:after {
|
|
||||||
@apply !content-none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.social-icon {
|
|
||||||
@apply w-full h-auto;
|
|
||||||
|
|
||||||
width: 48px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.mentions {
|
.mentions {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user