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