Skip to content

Commit 2444f82

Browse files
committed
Adjust layout spacing
1 parent 459c339 commit 2444f82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/assets/styles/utilities/u-story.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.u-story {
2-
padding: 64px 0 192px;
2+
padding: 48px 0 192px;
33
}
44

55
.u-story-content {

docs/pages/components.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
}
2929
3030
.nav {
31-
padding: 32px 48px 192px 0;
31+
padding: 8px 48px 192px 0;
3232
flex-shrink: 0;
3333
width: 240px;
3434
}

0 commit comments

Comments
 (0)