diff --git a/assets/theme/css/style.css b/assets/theme/css/style.css index c1c47ac..149ccfc 100644 --- a/assets/theme/css/style.css +++ b/assets/theme/css/style.css @@ -825,6 +825,13 @@ body { font-style: normal; } +.roboto-mono-font { + font-family: "Roboto Mono", monospace; + font-optical-sizing: auto; + font-weight: 400; + font-style: normal; +} + @keyframes cycle-pulse { 0% { filter: invert(42%) sepia(77%) saturate(2318%) hue-rotate(334deg) brightness(96%) contrast(95%); diff --git a/index.html b/index.html index 43a681a..589e432 100644 --- a/index.html +++ b/index.html @@ -77,11 +77,13 @@ type="text/css" /> + + @@ -191,7 +193,7 @@

BUILD ANYTHING.

-

At GoatHacks, the sky is the limit with what you can create. We support all projects, virtual or physical, and will the resources you need to help you build your project.

+

At GoatHacks, the sky is the limit with what you can create. We support all projects, virtual or physical, and will the resources you need to help you build your project.