fixed service book buttons, rearranged nav links
This commit is contained in:
@@ -25,7 +25,10 @@
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
gap: 2rem;
|
||||
|
||||
max-width: 80%;
|
||||
|
||||
margin-top: 2.5rem;
|
||||
}
|
||||
|
||||
.info-box {
|
||||
@@ -129,8 +132,8 @@
|
||||
</button>
|
||||
|
||||
<nav>
|
||||
<a class="navLink" role="navigation" href="services.html">Services</a>
|
||||
<a class="navLink" role="navigation" href="ceramic-coating.html">Ceramic Coating</a>
|
||||
<a class="navLink" role="navigation" href="services.html">Services</a>
|
||||
<a class="navLink" role="navigation" href="reviews.html">Reviews</a>
|
||||
<a class="navLink" role="navigation" href="contact.html">About</a>
|
||||
</nav>
|
||||
|
||||
Reference in New Issue
Block a user