Skip to content

Commit

Permalink
Fixed blockquote paddings when usage div tag
Browse files Browse the repository at this point in the history
  • Loading branch information
tabuna committed Mar 14, 2024
1 parent 6b039c8 commit 69430d2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/build/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"src": "public/img/ui/warning.svg"
},
"resources/css/app.scss": {
"file": "assets/app-BHS9si2G.css",
"file": "assets/app-BN6-1s-2.css",
"src": "resources/css/app.scss",
"isEntry": true
},
Expand Down
2 changes: 1 addition & 1 deletion resources/css/docs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ main,
overflow: hidden;
align-items: stretch;

div {
> div {
padding: 2rem 1.5rem;
}

Expand Down

0 comments on commit 69430d2

Please sign in to comment.