Созданы новые css-файлы, изменен main.css и application_settings

This commit is contained in:
ARLakhin
2026-03-26 00:18:00 +03:00
parent 70f051da92
commit df4c307e24
5 changed files with 51 additions and 18 deletions
@@ -31,3 +31,12 @@ body {
width: 90vw;
margin: 0 auto;
}
.welcome__container__laptop {
margin-top: 15%;
text-align: center;
font-size: 36px;
font-family: "Ubuntu sans";
font-weight: 600;
}