changes in auth page

This commit is contained in:
2022-12-15 20:36:17 -03:00
parent 9bb1ab9480
commit 80d2114b9a
10 changed files with 24 additions and 23 deletions

View File

@@ -3,8 +3,8 @@
width: 15vw;
min-width: 300px;
background-color: #4797ff2a;
box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.541);
background-color: #ffef13;
box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.26);
position: absolute;
top: 80%;
@@ -18,8 +18,6 @@
p {
overflow-wrap: anywhere;
text-align: center;
font-weight: bold;
font-weight: 560;
}
}