Fixed css

This commit is contained in:
Senad Uka
2019-04-12 06:47:51 +02:00
parent 467d551857
commit 9fd9fe8b82

View File

@@ -6,6 +6,6 @@
font-size: 200pt;
background-image: url(./images/logo.png);
background-size: contain;
background-repeat: none;
background-repeat: no-repeat;
color: rgba(0, 0, 0, 0);
}