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

@ -1,10 +1,8 @@
header{
position: absolute;
position: relative;
padding: 0 20px;
top: 0;
left: 0;
width: 100%;
height: 10vh;
height: 10dvh;
display: flex;
align-items: center;
justify-content: center;