FEATURE Introducing social networks links and icons
This commit is contained in:
parent
8f6903da26
commit
0a68f0f2dc
|
|
@ -67,6 +67,16 @@ footer {
|
||||||
a {
|
a {
|
||||||
@apply block;
|
@apply block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.social-networks-links {
|
||||||
|
@apply flex gap-2;
|
||||||
|
|
||||||
|
.social-icon {
|
||||||
|
@apply w-full h-auto;
|
||||||
|
|
||||||
|
max-width: 48px;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user