Fixed background file format

This commit is contained in:
Edgar P. Burkhart 2020-08-07 09:34:51 +02:00
parent 01301d5100
commit fccf14ca06
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227

View file

@ -25,7 +25,7 @@ body {
.right {
right: 0;
background: url("../images/pic1.png");
background: url("../images/pic1.jpg");
background-size: cover;
background-position: center;
width: 60%;