Skip to content

Commit eda9b56

Browse files
authored
Add files via upload
1 parent c152597 commit eda9b56

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

css/main_screen.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,7 @@ input {
107107

108108
.bottom_part_png {
109109
/* размеры */
110-
width: 75vmin;
111-
height: 75vmin;
110+
height: 50vw;
112111

113112
/* цвета */
114113
background-color: #f8f9fa;

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
}
66
</style>
77

8-
<p>ver. 26-11-2025-20-54</p>
8+
<p>ver. 26-11-2025-21-00</p>
99
<br>
1010
<a href = "html/registration.html">Регистрация</a><br>
1111
<a href = "html/authorization.html">Авторизация</a><br>

0 commit comments

Comments
 (0)