Skip to content

Commit

Permalink
fix colo layout styles
Browse files Browse the repository at this point in the history
  • Loading branch information
gavtaylor authored Jun 27, 2024
1 parent cac2b06 commit f9ea9f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/_themes/ukf/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ <h2><a href="/docs/operatingsystems/">Operating Systems</a></h2>
<li><a href="/docs/operatingsystems/windows/">Windows</a></li>
</ul>
</div>
<div class="grid-item box col2">
<div class="grid-item box">
<i class="fa fa-rocket"></i>
<h2><a href="/docs/webcel/">Webcelerator</a></h2>
</div>
Expand All @@ -386,7 +386,7 @@ <h2><a href="/docs/webcel/">Webcelerator</a></h2>
<h2><a href="/docs/myukfast/datacentreaccess/">Colocation</a></h2>
<ul>
<li><a href="/docs/network/colo/">Networking</a></li>
<li><a href="/docs/myukfast/datacentreaccess/">DC Access</a></li>
<li><a href="/docs/myukfast/datacentreaccess/">Data Centre Access</a></li>
</ul>
</div>
</div>
Expand Down

0 comments on commit f9ea9f3

Please sign in to comment.