change layout and code font familyt
This commit is contained in:
@@ -20,7 +20,7 @@ const { frontmatter } = usePage()
|
||||
}
|
||||
|
||||
article#main-article {
|
||||
max-width: 680px;
|
||||
max-width: 740px;
|
||||
margin: auto;
|
||||
padding: 1rem;
|
||||
text-align: justify;
|
||||
@@ -40,6 +40,10 @@ h7 {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
p {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
max-height: 40vh;
|
||||
|
||||
Reference in New Issue
Block a user