documentation update

This commit is contained in:
Ivan
2023-11-08 01:25:16 +03:00
parent a5f203da92
commit 2163477255
12 changed files with 231 additions and 324 deletions

View File

@ -1107,6 +1107,12 @@ tr:nth-child(even) {
transition: 0.1s;
}
.form a {
display: block;
margin: 15px auto;
width: fit-content;
}
.erorr-container button {
font-weight: 500;
font-size: 16px;