cleaned up files and fixed stylesheet
This commit is contained in:
parent
fee0e5c183
commit
fa7f7d59cb
@ -4,7 +4,7 @@
|
|||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<link rel="stylesheet" href="style.css">
|
<link rel="stylesheet" href="./Styles/login/style.css">
|
||||||
<link href='https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css' rel='stylesheet'>
|
<link href='https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css' rel='stylesheet'>
|
||||||
<title>Loging</title>
|
<title>Loging</title>
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
@ -14,7 +14,7 @@ body {
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
background: url("LoginBackround.jpg");
|
background: url("../../images/LoginBackround.jpg");
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrapper {
|
.wrapper {
|
||||||
|
Before Width: | Height: | Size: 534 KiB After Width: | Height: | Size: 534 KiB |
Loading…
x
Reference in New Issue
Block a user