Созданы новые 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
+6
View File
@@ -0,0 +1,6 @@
.nav-container {
width: 25%;
margin: 0 auto;
display: flex;
justify-content: space-around;
}