diff --git a/static/images/other/fon.jpg b/static/images/other/fon.jpg new file mode 100644 index 0000000..e7d452c Binary files /dev/null and b/static/images/other/fon.jpg differ diff --git a/yourcss.sass b/yourcss.sass index 1d18701..5071be5 100644 --- a/yourcss.sass +++ b/yourcss.sass @@ -3,7 +3,7 @@ .main-background - background-image: url(../images/other/background.jpg) + background-image: url(../images/other/fon.jpg) background-size: cover background-repeat: no-repeat background-position: center