fixed page auth

This commit is contained in:
MaxOvs19
2023-11-28 22:03:56 +03:00
parent 5dc5b75f9e
commit f78e394834
5 changed files with 19 additions and 13 deletions

View File

@ -55,7 +55,7 @@
margin-bottom: 54px;
span {
color: #8DC63F;
color: #8dc63f;
font-size: 50px;
font-weight: 700;
font-style: normal;
@ -193,7 +193,7 @@
&__reset {
color: #000000;
font-size: 13px;
font-size: 15px;
line-height: 16px;
cursor: pointer;
text-decoration: underline;
@ -208,7 +208,7 @@
span {
cursor: pointer;
color: #52B709;
color: #52b709;
font-weight: 700;
}
}