This commit is contained in:
a-ill
2023-06-28 14:00:41 +03:00
parent 2d67ad593c
commit 65b159ebce
22 changed files with 99 additions and 71 deletions

View File

@@ -70,6 +70,10 @@
background-color: #f7aec0;
}
#menu li {
list-style-type: none;
}
#nav{
max-height: 0;
/*transition: max-height .5s ease-out;*/