create new component call login

This commit is contained in:
2025-10-23 14:58:17 -06:00
parent a058b2d126
commit 9f45a40eff
6 changed files with 47 additions and 114 deletions
+2 -2
View File
@@ -45,7 +45,7 @@
.header::after {
content: "";
top: 0;
left: -40px;
left: -60px;
position: absolute;
background-color: #003e79;
height: 100%;
@@ -57,7 +57,7 @@
.header::before {
content: "";
top: 0;
left: -20px;
left: -40px;
position: absolute;
background-color: rgb(1, 92, 184);
height: 100%;