add w3-responsive to table

This commit is contained in:
Arthur Lu 2023-04-21 22:16:21 +00:00
parent fb6395f094
commit 90193b3cf4

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>