css progress done

This commit is contained in:
YasinOnm08 2024-09-30 16:11:01 +02:00
parent 9bee0d7774
commit 4590593d73
12 changed files with 48 additions and 34 deletions

View file

@ -3,4 +3,5 @@
padding: 0;
box-sizing: border-box;
scroll-behavior: smooth;
transition: all 0.2s ease-in-out;
}