fixed nav

closebracket-solution
456477617264 2021-08-21 01:00:09 +01:00
parent a5fff34dd6
commit 3cd810e7f7
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<a href="/"><img src="/assets/img/logo.png" class="logo float-left w-64"> <a href="/"><img src="/assets/img/logo.png" class="logo float-left w-64">
<ul class="float-right flex space-x-3 m-6"> <ul class="float-right flex space-x-3 m-6">
<li><a class="link hover:text-yellow-600" href="/about">about</a></li> <li><a class="link hover:text-yellow-600" href="/about">about</a></li>
<li><a class="link hover:text-yellow-600" href="/about">history</a></li> <li><a class="link hover:text-yellow-600" href="/history">history</a></li>
<li><a class="link hover:text-yellow-600" href="/alumni">alumni</a></li> <li><a class="link hover:text-yellow-600" href="/alumni">alumni</a></li>
<li><button class="link link-button ring-1 ring-black bg-primary box-block color-primary hover:text-white text-400 weight-bold pl-500 pr-500 "><a href="https://profiles.freeside.co.uk/join"> create account </a></li> <li><button class="link link-button ring-1 ring-black bg-primary box-block color-primary hover:text-white text-400 weight-bold pl-500 pr-500 "><a href="https://profiles.freeside.co.uk/join"> create account </a></li>
<li><button class="link link-button ring-1 ring-black bg-gray-400 box-block color-primary hover:text-white text-400 weight-bold pl-500 pr-500 "><a href="http://profiles.freeside.co.uk/login"> login </a></button></li> <li><button class="link link-button ring-1 ring-black bg-gray-400 box-block color-primary hover:text-white text-400 weight-bold pl-500 pr-500 "><a href="http://profiles.freeside.co.uk/login"> login </a></button></li>