Skip to content

Commit

Permalink
Merge branch 'master' into module4-task1
Browse files Browse the repository at this point in the history
  • Loading branch information
DoberBober authored Apr 17, 2024
2 parents 91b83cf + 908c560 commit 745ccfe
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion source/catalog.html
Original file line number Diff line number Diff line change
Expand Up @@ -493,4 +493,4 @@ <h3 class="extra__name">
</div>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion source/form.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,4 +204,4 @@ <h2 class="additionally__title">Дополнительно</h2>
</div>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion source/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -219,4 +219,4 @@ <h2 class="example__title">
</div>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion source/less/blocks/additionally.less
Original file line number Diff line number Diff line change
Expand Up @@ -181,4 +181,4 @@
line-height: 16px;
}

}
}
2 changes: 1 addition & 1 deletion source/less/blocks/comment.less
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@
color: #444444;
}

}
}
2 changes: 1 addition & 1 deletion source/less/blocks/contacts.less
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@
align-items: center;
}

}
}
2 changes: 1 addition & 1 deletion source/less/blocks/example.less
Original file line number Diff line number Diff line change
Expand Up @@ -298,4 +298,4 @@
top: 0;
}

}
}
2 changes: 1 addition & 1 deletion source/less/blocks/extra.less
Original file line number Diff line number Diff line change
Expand Up @@ -374,4 +374,4 @@
color: #FFFFFF;
width: 161px;
}
}
}
2 changes: 1 addition & 1 deletion source/less/blocks/food.less
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,4 @@
margin-left: 25px;
}

}
}
2 changes: 1 addition & 1 deletion source/less/blocks/form.less
Original file line number Diff line number Diff line change
Expand Up @@ -253,4 +253,4 @@
margin-left: 28px;
}

}
}
2 changes: 1 addition & 1 deletion source/less/blocks/main-footer.less
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@
margin-left: 40px;
}

}
}
2 changes: 1 addition & 1 deletion source/less/blocks/main-header.less
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@
text-decoration: none;
}

}
}
2 changes: 1 addition & 1 deletion source/less/blocks/map.less
Original file line number Diff line number Diff line change
Expand Up @@ -153,4 +153,4 @@
display: none;
}

}
}
2 changes: 1 addition & 1 deletion source/less/blocks/products.less
Original file line number Diff line number Diff line change
Expand Up @@ -496,4 +496,4 @@
text-transform: uppercase;
}

}
}
2 changes: 1 addition & 1 deletion source/less/blocks/program.less
Original file line number Diff line number Diff line change
Expand Up @@ -173,4 +173,4 @@
line-height: 26px;
}

}
}
2 changes: 1 addition & 1 deletion source/less/blocks/site-header.less
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@
text-decoration: none;
}

}
}
2 changes: 1 addition & 1 deletion source/less/blocks/work.less
Original file line number Diff line number Diff line change
Expand Up @@ -208,4 +208,4 @@
line-height: 24px;
}

}
}
2 changes: 1 addition & 1 deletion source/less/style.less
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,4 @@ body {
clip-path: inset(100%);
clip: rect(0 0 0 0);
overflow: hidden;
}
}

0 comments on commit 745ccfe

Please sign in to comment.