Новые изменения

This commit is contained in:
Web-serfer 2026-04-17 18:27:15 +05:00
parent 5567b2993b
commit 12b84a378d
2 changed files with 2 additions and 2 deletions

View file

@ -54,7 +54,7 @@ const { title, description, canonicalLink, breadcrumbs } = Astro.props;
}
.breadcrumbs-wrapper {
padding-top: 0;
padding-top: 4.5rem;
background: #f8fafc;
border-bottom: 1px solid rgba(30, 48, 80, 0.05);
}