feat: add more css bloat
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
e54190f955
commit
6524f2d7bc
1 changed files with 3 additions and 2 deletions
|
@ -20,7 +20,6 @@ blockquote, ol, li, p {
|
||||||
.markdown-alert-title {
|
.markdown-alert-title {
|
||||||
font-family: 'typewriter';
|
font-family: 'typewriter';
|
||||||
display: flex;
|
display: flex;
|
||||||
gap: 5px;
|
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
@ -31,7 +30,9 @@ blockquote, ol, li, p {
|
||||||
}
|
}
|
||||||
|
|
||||||
.markdown-alert {
|
.markdown-alert {
|
||||||
padding: 1vw;
|
line-height: 2px;
|
||||||
|
padding: 0.6vw 1.2vw !important;
|
||||||
|
margin: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
blockquote {
|
blockquote {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue