Edit gif 404

This commit is contained in:
itqop 2024-03-17 22:26:03 +03:00
parent 939e017788
commit 47c34cd625
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@
.four_zero_four_bg{
/* background-image: url(https://cdn.dribbble.com/users/285475/screenshots/2083086/dribbble_1.gif); */
background-image: url("{% static 'images/404-1.gif' %}");
background-image: url(https://cdn.dribbble.com/users/285475/screenshots/2083086/dribbble_1.gif);
/* background-image: url("{% static 'images/404-1.gif' %}");*/
height: 400px;
background-position: center;
}