Completed web programming project #44

Merged
steve_dekart merged 117 commits from develop into master 2025-07-07 19:00:18 +02:00
Showing only changes of commit ec6f7bcabd - Show all commits

View File

@ -876,6 +876,10 @@ input[type="checkbox"]{
display: flex;
}
.single-recipe-info__details {
min-width: 400px;
}
.single-recipe-info__image {
width: 350px;
height: 260px;