"git@gitlab.pirati.cz:to/majak.git" did not exist on "563248603aaaaea39645559228d3262cb8bf5056"
Select Git revision
social-icon.pcss
social-icon.pcss 381 B
.social-icon {
@apply inline-flex items-center justify-center rounded-md no-underline;
&,
&:hover,
i,
i:before {
@apply no-underline;
}
}
.social-icon--4 {
width: 1.5rem;
height: 1.5rem;
line-height: 1.5rem;
}
.social-icon--5 {
width: 2rem;
height: 2rem;
line-height: 2rem;
}
.social-icon--6 {
width: 3rem;
height: 3rem;
line-height: 3rem;
}