Доделал вторую вкладку
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 8s

This commit is contained in:
2023-07-30 04:06:42 +03:00
parent 385f7dc6e7
commit 8a6f3ac806
10 changed files with 221 additions and 45 deletions

File diff suppressed because one or more lines are too long

View File

@ -56,7 +56,7 @@ header {
.menu_project_name_text {
color: #20d37d;
font-size: 48px;
font-size: 3.5vh;
font-style: normal;
font-weight: 500
}
@ -714,7 +714,7 @@ header {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 50px;
height: 53px; /*TODO: Скрывает последний результат*/
width: 100%;
bottom: 50px
}