use dotgrid module
This commit is contained in:
parent
b7c38ddc89
commit
d512ff1c73
@ -1,4 +1,10 @@
|
||||
@import url("https://styles.alv.cx/fonts/comic-mono-font.css");
|
||||
@import url("https://styles.alv.cx/modules/dotgrid.css");
|
||||
|
||||
:root {
|
||||
--dotgrid-size: 3em;
|
||||
--dotgrid-dot-size: 1px;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: 'Comic Mono', monospace;
|
||||
|
Loading…
Reference in New Issue
Block a user