We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 459c339 commit 2444f82Copy full SHA for 2444f82
docs/assets/styles/utilities/u-story.css
@@ -1,5 +1,5 @@
1
.u-story {
2
- padding: 64px 0 192px;
+ padding: 48px 0 192px;
3
}
4
5
.u-story-content {
docs/pages/components.vue
@@ -28,7 +28,7 @@
28
29
30
.nav {
31
- padding: 32px 48px 192px 0;
+ padding: 8px 48px 192px 0;
32
flex-shrink: 0;
33
width: 240px;
34
0 commit comments