fix: merge conflict
This commit is contained in:
parent
e3dc5c9516
commit
cd93129ba3
@ -36,18 +36,17 @@ $db->close();
|
||||
|
||||
?>
|
||||
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>login</title>
|
||||
<link rel="stylesheet" href="/src/css/global.css">
|
||||
<link rel="stylesheet" href="/src/css/style.css">
|
||||
<link rel="stylesheet" href="/css/global.css">
|
||||
<link rel="stylesheet" href="/css/style.css?v=2">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container-login">
|
||||
<div class="container-login">
|
||||
<h1 data-aos="zoom-out" data-aos-duration="1000">codebeater</h1>
|
||||
<form class="login-form" action ="index.php" method="POST">
|
||||
<h2 data-aos="fade-up" data-aos-duration="1000">Login to your account</h2>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user