diff --git a/assets/style.css b/assets/style.css index 30d3996..b9c5270 100644 --- a/assets/style.css +++ b/assets/style.css @@ -18,6 +18,7 @@ body { background-color: #d2e0ec; margin: 20px auto; max-width: 750px; + width: 80%; } a { @@ -38,3 +39,7 @@ p.lineitem::after { flex: 1; border-bottom: 1px dotted #000; } + +.nav-link { + white-space: nowrap; +} diff --git a/templates/index.html b/templates/index.html index ee1ea04..be10b16 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,10 +1,8 @@ {%- import "uptime_table.html" as scope -%}
-
-

Sharpe Mountain Compute

-

fka Nick Web Services

-
+

Nick Web Services is now

+

Sharpe Mountain Compute

Pottsville, PA - Philadelphia, PA - Austin, TX

[ Old Website (NWS Branded) ] @@ -25,6 +23,6 @@ We operate four datacenters located across three cities in two states. This infr all year) for 2023 and 100% uptime for 2024 (YTD).

-

Compare us to our competitors!

+

Compare us to our competitors!

{% call scope::uptime_table(uptime_infos) %}
diff --git a/templates/layout.html b/templates/layout.html index 45c060b..bdc7a59 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -1,18 +1,21 @@ + + Sharpe Mountain Compute + @@ -36,3 +39,4 @@ +