WL-11 [Test] - Netlify form implementation

This commit is contained in:
2020-10-28 11:51:57 +01:00
parent f8e1439d5e
commit 89390c3333
4 changed files with 116 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div
class="HeroWrapper rounded-b-3xl shadow-xl bg-gradient-to-r from-blue-300 to-blue-700 flex items-center"
class="HeroWrapper rounded-b-3xl shadow-xl bg-gradient-to-br from-blue-300 to-blue-700 flex items-center"
>
<div
class="rounded-3xl bg-white w-3/4 sm:w-1/2 max-w-lg mx-auto p-6 shadow-xl text-center"