Improve home page

This commit is contained in:
Peter Maquiran
2020-12-30 11:44:19 +01:00
parent 29bbb542ca
commit 51804e73a3
3 changed files with 298 additions and 5 deletions
+3 -2
View File
@@ -25,7 +25,8 @@
}
.div-profile{
font-size: 45px;
float: right;
margin-right: em(10px);
margin-right: 10px;
justify-content: flex-end;
display: flex;
}
}