navbar part is over

This commit is contained in:
Davron Chetin
2025-10-04 12:55:44 +05:00
parent 398269b49b
commit 23eea253d2
7 changed files with 226 additions and 107 deletions

View File

@@ -29,6 +29,6 @@ body {
}
* {
transition: 0.3s ease-in-out all;
transition: 0.1s ease-in-out all;
font-family: "Roboto", sans-serif;
}