diff --git a/404.html b/404.html index da3ec47..5ed9f1c 100644 --- a/404.html +++ b/404.html @@ -17,7 +17,7 @@
404

Sorry, that page doesn't exist.



- +
diff --git a/silicoflare.css b/silicoflare.css index 2e4fc61..8d00ea3 100644 --- a/silicoflare.css +++ b/silicoflare.css @@ -36,6 +36,10 @@ button { transition-duration: 0.4s; } +button.large { + font-size: 150%; +} + button.listing { width: 75%;