add w3-responsive to table

This commit is contained in:
Arthur Lu 2023-04-21 22:16:21 +00:00
parent 549e0ae1ab
commit 1b2b95a1a9

View File

@ -20,7 +20,7 @@
</header>
<main class="w3-container">
<h2>Account</h2>
<table id="resource-table" class="w3-table w3-table-all">
<table id="resource-table" class="w3-table w3-table-all w3-responsive">
<thead style="background-color: black; color: white;">
<tr style="background-color: black; color: white;">
<th style="background-color: black; color: white;">Resource Type</th>