fix local styling
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
parent
3b2d975e98
commit
36e4384801
@ -10,7 +10,7 @@
|
||||
<h1>tronnet</h1>
|
||||
<h2>Affordable custom server solutions.</h2>
|
||||
|
||||
<div class = "center-div">
|
||||
<div class = "center-div" style="width: min-content;">
|
||||
<h3>Buisness Inqueries</h3>
|
||||
<p>
|
||||
For buisness inquiries, please email <a href = "mailto:requests@tronnet.net">requests@tronnet.net</a>. Please use the tag [Quote] to request a quote for cluster services. If possible, please include usage and configuration requirements.
|
||||
|
@ -10,7 +10,7 @@
|
||||
<h1>tronnet</h1>
|
||||
<h2>Affordable custom server solutions.</h2>
|
||||
|
||||
<div class="center-div" style="width: min-content;">
|
||||
<div class="center-div">
|
||||
<h3>Cluster Directory</h3>
|
||||
<div class="btn-group">
|
||||
<button onclick="window.location.href='https://tronnet.net';">Cluster Homepage</button>
|
||||
|
Loading…
Reference in New Issue
Block a user