mirror of
https://github.com/bartvdbraak/SlayerWeightCalculator.git
synced 2025-07-07 03:39:11 +00:00
routes fixed, active classes for nav
This commit is contained in:
parent
506db21776
commit
e7fb7c26f5
6 changed files with 34 additions and 31 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<nav class="navbar navbar-dark fixed-top bg-dark flex-md-nowrap p-0 shadow " role="navigation" aria-label="main navigation">
|
||||
<a class="navbar-brand col-sm-3 col-md-2 mr-0" href="#">Slayer Weight Calculator</a>
|
||||
<a class="navbar-brand col-sm-3 col-md-2 mr-0" href="/">Slayer Weight Calculator</a>
|
||||
|
||||
<small class="text-white-50 font-italic">A calculator for slayer geeks that need to know percentages.</small>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue