Skip to content

Commit 8404044

Browse files
Rebuild CSS
1 parent a16527a commit 8404044

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

public/dist/assets/styles/core.css

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3174,27 +3174,12 @@ main,
31743174
.component--quote::before {
31753175
background-color: #005a9c;
31763176
border-radius: 0.3125rem;
3177-
content: "";
3178-
height: 100%;
31793177
left: -0.625rem;
3180-
position: absolute;
3181-
top: 0;
31823178
width: 0.625rem;
31833179
}
31843180
.component--quote > * {
31853181
max-width: 39.375rem;
31863182
}
3187-
.component--quote blockquote {
3188-
-webkit-margin-start: 0;
3189-
margin-inline-start: 0;
3190-
padding: 0;
3191-
}
3192-
.component--quote blockquote p:first-of-type {
3193-
margin-top: 0;
3194-
}
3195-
.component--quote blockquote::before {
3196-
display: none;
3197-
}
31983183

31993184
[dir=rtl] .component--quote::before {
32003185
left: auto;

public/dist/assets/styles/core.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)