-
Notifications
You must be signed in to change notification settings - Fork 0
/
4f222e2.js
1 lines (1 loc) · 2.36 KB
/
4f222e2.js
1
(window.webpackJsonp=window.webpackJsonp||[]).push([[17],{418:function(e,t,r){"use strict";r.r(t);var l={name:"Login"},o=r(57),component=Object(o.a)(l,(function(){var e=this,t=e.$createElement;e._self._c;return e._m(0)}),[function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"min-h-screen bg-gray-100 py-6 flex flex-col justify-center sm:py-12"},[r("div",{staticClass:"relative py-3 sm:max-w-xl sm:mx-auto"},[r("div",{staticClass:"absolute inset-0 bg-gradient-to-r from-blue-300 to-blue-600 shadow-lg transform -skew-y-6 sm:skew-y-0 sm:-rotate-6 sm:rounded-3xl"}),e._v(" "),r("div",{staticClass:"relative px-4 py-10 bg-white shadow-lg sm:rounded-3xl sm:p-20"},[r("div",{staticClass:"max-w-md mx-auto"},[r("div",[r("h1",{staticClass:"text-2xl font-semibold"},[e._v("\n Login to Doreso\n ")])]),e._v(" "),r("div",{staticClass:"divide-y divide-gray-200"},[r("div",{staticClass:"py-8 text-base leading-6 space-y-4 text-gray-700 sm:text-lg sm:leading-7"},[r("div",{staticClass:"relative"},[r("input",{staticClass:"peer placeholder-transparent h-10 w-full border-b-2 border-gray-300 text-gray-900 focus:outline-none focus:borer-rose-600",attrs:{id:"email",autocomplete:"off",name:"email",type:"text",placeholder:"Email address"}}),e._v(" "),r("label",{staticClass:"absolute left-0 -top-3.5 text-gray-600 text-sm peer-placeholder-shown:text-base peer-placeholder-shown:text-gray-440 peer-placeholder-shown:top-2 transition-all peer-focus:-top-3.5 peer-focus:text-gray-600 peer-focus:text-sm",attrs:{for:"email"}},[e._v("Email Address")])]),e._v(" "),r("div",{staticClass:"relative"},[r("input",{staticClass:"peer placeholder-transparent h-10 w-full border-b-2 border-gray-300 text-gray-900 focus:outline-none focus:borer-rose-600",attrs:{id:"password",autocomplete:"off",name:"password",type:"password",placeholder:"Password"}}),e._v(" "),r("label",{staticClass:"absolute left-0 -top-3.5 text-gray-600 text-sm peer-placeholder-shown:text-base peer-placeholder-shown:text-gray-440 peer-placeholder-shown:top-2 transition-all peer-focus:-top-3.5 peer-focus:text-gray-600 peer-focus:text-sm",attrs:{for:"password"}},[e._v("Password")])]),e._v(" "),r("div",{staticClass:"relative"},[r("button",{staticClass:"bg-blue-500 text-white rounded-md px-2 py-1"},[e._v("\n Submit\n ")])])])])])])])])}],!1,null,"112037fe",null);t.default=component.exports}}]);