@@ -236,7 +236,7 @@ <h1 class="display-5 pb-3">Texture Your<br>3D Models<br>in <span class="text-bod
236236
237237 <!------------------------------------->
238238
239- < div class ="col-md-7 pt-lg-4 mx-auto mt-5 " >
239+ <!-- < div class="col-md-7 pt-lg-4 mx-auto mt-5" >
240240 <ul class="nav nav-pills justify-content-center" id="myTab" role="tablist" style="position: relative; z-index: 10;">
241241 <li class="nav-item" role="presentation">
242242 <button class="nav-link active" id="3d-painting-tab" data-bs-toggle="tab" data-bs-target="#tab-3d-painting" type="button" role="tab" aria-selected="true">3D PAINTING</button>
@@ -245,7 +245,7 @@ <h1 class="display-5 pb-3">Texture Your<br>3D Models<br>in <span class="text-bod
245245 <button class="nav-link" id="texture-creation-tab" data-bs-toggle="tab" data-bs-target="#tab-texture-creation" type="button" role="tab" aria-selected="false">TEXTURE CREATION</button>
246246 </li>
247247 </ul>
248- </ div >
248+ </div> -->
249249
250250
251251
@@ -258,8 +258,8 @@ <h3 class="fw-normal text-muted mb-3">Content created in ArmorPaint.</h3>
258258
259259
260260
261- < div class ="tab-content " id ="myTabContent ">
262- < div class ="tab-pane fade show active " id ="tab-3d-painting " role ="tabpanel " tabindex ="0 ">
261+ <!-- < div class="tab-content" id="myTabContent">
262+ <div class="tab-pane fade show active" id="tab-3d-painting" role="tabpanel" tabindex="0"> -->
263263
264264
265265
@@ -355,12 +355,12 @@ <h3 class="fw-normal text-muted mb-3">Content created in ArmorPaint.</h3>
355355
356356
357357
358- </ div >
358+ <!-- < /div> -- >
359359
360360
361361
362362
363- < div class ="tab-pane fade " id ="tab-texture-creation " role ="tabpanel " tabindex ="0 ">
363+ <!-- < div class="tab-pane fade" id="tab-texture-creation" role="tabpanel" tabindex="0">
364364
365365 <div class="container col-xxl-9 py-2">
366366 <div class="row align-items-center g-5 py-2">
@@ -1273,10 +1273,10 @@ <h3 class="fw-normal text-muted mb-3">Content created in ArmorPaint.</h3>
12731273 </div>
12741274
12751275 </div>
1276- </ div >
1276+ </div> -->
12771277
12781278
1279- </ div >
1279+ <!-- < /div> -- >
12801280
12811281 <!------------------------------------->
12821282 < footer class ="container py-5 ">
0 commit comments