update new article
This commit is contained in:
@@ -6,7 +6,7 @@ import { addCSS, css } from "@/util.ts";
|
||||
|
||||
const styles = css`
|
||||
body {
|
||||
height: 100vh;
|
||||
height: 100svh;
|
||||
}
|
||||
|
||||
.dj-home-root {
|
||||
@@ -65,6 +65,7 @@ body {
|
||||
footer {
|
||||
margin-left: 10px;
|
||||
margin-bottom: 20px;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1024px) {
|
||||
|
||||
Reference in New Issue
Block a user