chore: bump deps
This commit is contained in:
parent
98ca3dcada
commit
cd7e657fff
4 changed files with 8 additions and 8 deletions
|
@ -516,6 +516,6 @@ ul, ol {
|
|||
h6 { font-size: var(--font-size-md); }
|
||||
|
||||
main {
|
||||
max-width: 768px;
|
||||
max-width: 1024px;
|
||||
}
|
||||
}
|
|
@ -313,7 +313,7 @@
|
|||
h3 { font-size: var(--font-size-xl); }
|
||||
|
||||
main {
|
||||
max-width: 768px;
|
||||
max-width: 1024px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
Reference in a new issue