summary refs log tree commit diff
path: root/default.html
diff options
context:
space:
mode:
Diffstat (limited to 'default.html')
-rw-r--r--default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.html b/default.html
index f424e1f..fefc9c7 100644
--- a/default.html
+++ b/default.html
@@ -16,7 +16,7 @@ nav ul {
 	flex-wrap: wrap;
 }
 nav ul li {
-	margin-right: 1ch;
+	margin-right: 1.5ch;
 }
 
 main.index ol {
sg'> 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe