feat: make styling infinitely better
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
body {
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
padding: 2ch;
|
||||
line-height: var(--line-height);
|
||||
max-width: 100ch;
|
||||
}
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
</head>
|
||||
<body>
|
||||
{{ template "content" .}}
|
||||
<!-- <div id="grid"></div> -->
|
||||
<div id="grid"></div>
|
||||
</body>
|
||||
<footer>
|
||||
Website design inspired by and shamelessly stolen from <a href="https://owickstrom.github.io/the-monospace-web/">The monospace web </a>
|
||||
|
||||
Reference in New Issue
Block a user