update css

This commit is contained in:
2023-06-11 13:50:59 +03:00
parent 169c02592a
commit 3c7a5a69d0

View File

@@ -150,7 +150,7 @@ Our mission is to realize the vision of a decentralized, self-sovereign digital
.bgtest{
background-image: url("about/checkerboard.png");
background-image: url("checkerboard.png");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
@@ -158,7 +158,7 @@ Our mission is to realize the vision of a decentralized, self-sovereign digital
.bgtest2{
background-image: url("about/checker4.png");
background-image: url("checker4.png");
background-position: center;
background-repeat: no-repeat;
background-size: cover;