add top spacing at header

This commit is contained in:
tiago.kayaya
2022-02-18 21:08:48 +01:00
parent a4bd91af7f
commit d3f20417ac
2 changed files with 3 additions and 5 deletions
-2
View File
@@ -24,7 +24,6 @@
}
.div-profile{
width: 90px;
height: fit-content;
font-size: 45px;
justify-content: flex-end;
@@ -64,7 +63,6 @@
//border: 1px solid red;
}
.desktop{
display: none;
}