✨feature: Set up contact info block and map
This commit is contained in:
@@ -51,10 +51,16 @@
|
||||
|
||||
>a {
|
||||
@apply ml-2 mr-0 my-0;
|
||||
height: auto;
|
||||
|
||||
background: linear-gradient(93.03deg, #F26B53 0%, #D24D32 100%);
|
||||
border: 3px solid transparent;
|
||||
border-radius: 1.25rem 0.25rem;
|
||||
height: auto;
|
||||
padding: .5rem 2rem;
|
||||
|
||||
&:hover {
|
||||
border: 3px solid #D24D32;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user