Update index.html

This commit is contained in:
Justin 2022-06-11 13:07:58 +08:00 committed by GitHub
parent 958c25bbba
commit 9c11ad2987
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,7 +82,7 @@
<!-- Top logo bar -->
<nav class="navbar navbar-light justify-content-end" style="border-bottom:2px solid white">
<nav class="navbar navbar-light justify-content-end" style="border-bottom:1px solid white">
<div class="container">
@ -193,7 +193,7 @@
<!-- First Row -->
<div class="ticker-form" style="padding-top:3%; padding-bottom:2%;border-bottom:2px solid white">
<div class="ticker-form" style="padding-top:3%; padding-bottom:2%;border-bottom:1px solid white">
<div class="row g-3 align-items-center" >
@ -399,7 +399,7 @@
<!-- Features List First Row -->
<div class="row" style="border-bottom:2px solid white; padding:2%">
<div class="row" style="border-bottom:1px solid white; padding:2%">
<h4 id="top-row-text" style="display:none">Top row</h4>
@ -509,7 +509,7 @@
<!-- Features List Second Row -->
<div id="second-row" class="row" style="border-bottom:2px solid white; padding:2%">
<div id="second-row" class="row" style="border-bottom:1px solid white; padding:2%">
<h4 id="bottom-row-text" style="display:none">Bottom row</h4>
@ -637,7 +637,7 @@
<div class="row" style="padding:2%">
<h4 class="pt-3">What to display in each feature</h4>
<h3 class="pt-3">What to display in each feature</h3>
</div>