Skip to content

Commit 8f7716c

Browse files
committed
refactor(page intro): increased margin above page intro
affects: @buildit/gravity-ui-web
1 parent 3fd85e3 commit 8f7716c

File tree

1 file changed

+1
-0
lines changed
  • packages/gravity-ui-web/src/sass/05-components/03-organisms/00-page-structure

1 file changed

+1
-0
lines changed

packages/gravity-ui-web/src/sass/05-components/03-organisms/00-page-structure/_02-page-intro.scss

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.grav-c-page-intro {
22
$grav-c-page-intro-notch-size: var(--grav-fs-plus-4);
3+
margin-top: 2 * $grav-sp-vertical-gap;
34

45
> * {
56
display: block;

0 commit comments

Comments
 (0)