added homeimage styling

This commit is contained in:
Kristoffer Juelsenn 2022-03-23 10:10:33 +01:00
parent 738ec3fd97
commit 4e81117bdf
1 changed files with 5 additions and 0 deletions

View File

@ -17,3 +17,8 @@ code {
font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New",
monospace; monospace;
} }
.mainIcon{
height: 40px;
width: 40px;
}