STYLE small adapatation on social buttons
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0040c76b3f
commit
cf28a22e22
|
|
@ -67,7 +67,7 @@
|
||||||
@apply flex flex-wrap gap-4 h-fit;
|
@apply flex flex-wrap gap-4 h-fit;
|
||||||
|
|
||||||
&__button {
|
&__button {
|
||||||
@apply bg-white text-carhop-green-700 px-6 md:px-8 lg:!py-4 font-normal rounded-full w-max flex items-center gap-2;
|
@apply bg-white text-carhop-green-700 px-4 lg:px-6 md:px-8 !py-3 lg:!py-4 font-normal rounded-full w-max flex items-center gap-2;
|
||||||
transition: transform 0.3s ease-in-out;
|
transition: transform 0.3s ease-in-out;
|
||||||
&:hover {
|
&:hover {
|
||||||
transform: scale(1.05);
|
transform: scale(1.05);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user