Fix FFXIV page going to the wrong tab
This commit is contained in:
parent
3939c1ba4c
commit
d0b2184e70
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<input type="radio" id="tab-2" name="my-tabs" checked>
|
<input type="radio" id="tab-2" name="my-tabs">
|
||||||
<label for="tab-2" class="tab-label">Artwork</label>
|
<label for="tab-2" class="tab-label">Artwork</label>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="box">
|
<div class="box">
|
||||||
|
|
Loading…
Add table
Reference in a new issue