Новые изменения
This commit is contained in:
parent
5567b2993b
commit
12b84a378d
2 changed files with 2 additions and 2 deletions
|
|
@ -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);
|
||||
}
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@ import { SITE_URL } from '@constants';
|
|||
sideImageAlt="Юрист"
|
||||
bgImage="/images/home/bg_hero.avif"
|
||||
minHeight="100vh"
|
||||
headerOffset="80px"
|
||||
headerOffset="90px"
|
||||
experienceBadge={{
|
||||
number: "20+",
|
||||
text: "ЛЕТ ОПЫТА В СУДАХ"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue