From 5bb87b673324023fb41cc56b762a14ad28736b46 Mon Sep 17 00:00:00 2001 From: Ashelyn Dawn Date: Wed, 4 Jan 2023 17:19:40 -0700 Subject: Add advent of wasm page --- resources/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'resources') diff --git a/resources/style.css b/resources/style.css index ffdeb5c..7b727af 100644 --- a/resources/style.css +++ b/resources/style.css @@ -83,3 +83,7 @@ a[href^="http:"], a[href^="//"] { color: #caa5ff; } + +h2 { + margin-top: 48px; +} -- cgit 1.4.1