change default port, use for getting assets

This commit is contained in:
hazycora 2023-12-21 10:03:32 -06:00
parent 996b596f96
commit 0c423c11da
No known key found for this signature in database
GPG key ID: 215AF1F81F86940E
3 changed files with 10 additions and 13 deletions

View file

@ -1,6 +1,5 @@
@import url('/assets/DMSans/style.css');
body {
font-family: 'DM Sans', sans-serif;
font-family: 'DM Sans', Arial, Helvetica, sans-serif;
margin: 0;
}
div {