callouts
This commit is contained in:
parent
1406ee0f05
commit
700036e84c
6 changed files with 232 additions and 6 deletions
|
@ -1,4 +1,5 @@
|
|||
@import "./syntax.scss";
|
||||
@import "./callouts.scss";
|
||||
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
|
@ -66,7 +67,6 @@ a {
|
|||
}
|
||||
|
||||
blockquote {
|
||||
font-style: italic;
|
||||
margin-left: 0;
|
||||
border-left: 3px solid var(--secondary);
|
||||
padding-left: 1rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue