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

This commit is contained in:
Web-serfer 2026-04-17 18:04:41 +05:00
parent a269d3459e
commit 5567b2993b
2 changed files with 10 additions and 107 deletions

View file

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