add primitize image
This commit is contained in:
@ -9,13 +9,12 @@
|
||||
box-sizing: border-box;
|
||||
}
|
||||
body {
|
||||
background-image: url(LAPUTA);
|
||||
background-image: url(LAPUTA_WEBP), URL(LAPUTA_SVG);
|
||||
/* todo: revist image-set */
|
||||
background-position-x: center;
|
||||
background-size: cover;
|
||||
|
||||
color: white;
|
||||
margin-top: 2em;
|
||||
|
||||
font-family: Inter, sans-serif;
|
||||
font-size: 14px;
|
||||
|
Reference in New Issue
Block a user