1
Fork 0

center align

This commit is contained in:
Ashley 2022-09-01 13:45:38 +02:00
parent 458a7c2deb
commit 53d50acb7e

View file

@ -81,7 +81,7 @@ border-radius: 5px;
.app{
background-image:url("/css/head.svg");
background-size: contain;
background-size: cover;
background-repeat: no-repeat;
}