refactor: added the build command to build into static files
This commit is contained in:
@@ -38,8 +38,10 @@ body {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
article {
|
||||
max-width: 1000px;
|
||||
#content {
|
||||
width: 100%;
|
||||
max-width: var(--container-width);
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
::selection {
|
||||
|
||||
Reference in New Issue
Block a user