img replace

This commit is contained in:
2025-08-15 13:41:15 +00:00
parent b93e4884ba
commit 04b9a595ac
2 changed files with 2 additions and 2 deletions

View File

@@ -340,7 +340,7 @@
}
.grey-box {
background-image: url('img/grey-box.png');
background-image: url('img/grey-box.svg');
background-repeat: no-repeat;
/* border: 2px solid #41464f; */
border-radius: 20px 20px 0px 20px;