bottom margin
This commit is contained in:
parent
444ab8fdb4
commit
a8023fb3ed
@ -136,7 +136,7 @@ export function Registration({userRole}:{userRole:Number}){
|
||||
</svg>
|
||||
Discord
|
||||
</div>
|
||||
<div className="p-1 mt-10 outline-black text-center w-120 text-2xl place-self-center border-2 outline-offset-2 cursor-pointer shadow-lg rounded-lg bg-green-100 transition-all duration-300 ease-in-out hover:bg-green-200 hover:border-1" onClick={() =>{
|
||||
<div className="p-1 mt-10 mb-10 outline-black text-center w-120 text-2xl place-self-center border-2 outline-offset-2 cursor-pointer shadow-lg rounded-lg bg-green-100 transition-all duration-300 ease-in-out hover:bg-green-200 hover:border-1" onClick={() =>{
|
||||
window.location.href = "https://docs.google.com/forms/d/e/1FAIpQLSeHS46v3vMOcr5YL1uThUi_uOdbMMfmecQ9bR4AYSzWKsQ84A/viewform"
|
||||
}}>
|
||||
Volunteer Registration
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user