css progress 3

This commit is contained in:
YasinOnm08 2024-09-30 13:46:58 +02:00
parent f08bfda7be
commit 613508a488
3 changed files with 1 additions and 15 deletions

View file

@ -2,4 +2,5 @@
margin: 0;
padding: 0;
box-sizing: border-box;
scroll-behavior: smooth;
}