адаптирован футер, пофикшено растягивание картинки на фоне

This commit is contained in:
DmitriyB
2022-07-26 16:28:15 +05:00
parent eee43b6341
commit f3db4cd870
4 changed files with 136 additions and 27 deletions
+2 -1
View File
@@ -18,7 +18,8 @@
width: 100%;
height: 100%;
background: url('backgroundImage.svg') 50% 50% no-repeat;
background-size: 100% 100%;
/* background-size: 100% 100%; */
background-size: cover;
}
.main-part-header {