diff options
Diffstat (limited to 'templates/index.j2')
| -rw-r--r-- | templates/index.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.j2 b/templates/index.j2 index 8ff9eb1..764eae8 100644 --- a/templates/index.j2 +++ b/templates/index.j2 @@ -20,7 +20,7 @@ </div> </div> <p class="level-item has-text-centered"> - <a class="title link is-info" href="/">Games</a> + <a class="title link is-info is-underlined" href="/">Games</a> </p> <div class="level-item has-text-centered"> <p class="title is-1">Match Up!</p> |
