We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c152597 commit eda9b56Copy full SHA for eda9b56
css/main_screen.css
@@ -107,8 +107,7 @@ input {
107
108
.bottom_part_png {
109
/* размеры */
110
- width: 75vmin;
111
- height: 75vmin;
+ height: 50vw;
112
113
/* цвета */
114
background-color: #f8f9fa;
index.html
@@ -5,7 +5,7 @@
5
}
6
</style>
7
8
-<p>ver. 26-11-2025-20-54</p>
+<p>ver. 26-11-2025-21-00</p>
9
<br>
10
<a href = "html/registration.html">Регистрация</a><br>
11
<a href = "html/authorization.html">Авторизация</a><br>
0 commit comments