diff --git a/css/style.css b/css/style.css index 1247e90..a97fdd1 100644 --- a/css/style.css +++ b/css/style.css @@ -9,6 +9,10 @@ font-style: normal; } +.tagline { + font-family: monospace; +} + .icons, .subsection { display: grid; grid-template-columns: repeat(auto-fit, 180px); diff --git a/index.html b/index.html index 17d8c22..146de27 100644 --- a/index.html +++ b/index.html @@ -395,7 +395,7 @@
Patches are community created. Submit your own via Pull Request!-
Converted to a web-tool by mon+