diff --git a/assets/css/style.css b/assets/css/profile.css similarity index 96% rename from assets/css/style.css rename to assets/css/profile.css index 90f8fa6..47c1390 100644 --- a/assets/css/style.css +++ b/assets/css/profile.css @@ -20,7 +20,7 @@ body { } .profile-header { width: 700px; - height: 150px; + height: 160px; border-color: antiquewhite; background-color: #0088cc; border-radius: 10px; @@ -45,7 +45,7 @@ form { align-items: center; } .add { - background-image: url("/pics/add_photo.svg"); + background-image: url("/assets/img/add_photo.svg"); background-size: cover; width: 30px; height: 30px; diff --git a/assets/html/profile.html b/assets/html/profile.html index e193502..7634048 100644 --- a/assets/html/profile.html +++ b/assets/html/profile.html @@ -2,7 +2,7 @@ - + Профиль