Commit 0d7163d5 authored by Lee SeoYeon's avatar Lee SeoYeon
Browse files

.

parent 6635e0b8
...@@ -6,7 +6,7 @@ import React from "react"; ...@@ -6,7 +6,7 @@ import React from "react";
export const Login = () => ( export const Login = () => (
<div className="flex justify-center mt-3"> <div className="flex justify-center mt-3">
<div className="text-slate-300 text-xl font-bold"> <div className="flex flex-col space-y-4 mt-5 text-xl font-bold">
<label className="block text-gray-700 text-sm font-bold mb-2 mt-3"> <label className="block text-gray-700 text-sm font-bold mb-2 mt-3">
이메일 이메일
</label> </label>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment