diff --git a/web/frontend/src/App.vue b/web/frontend/src/App.vue index cb6a637..52f358c 100644 --- a/web/frontend/src/App.vue +++ b/web/frontend/src/App.vue @@ -1,7 +1,7 @@ @@ -47,7 +52,6 @@ $font-stack: 'Secular One'; color: #2c3e50; margin-top: 0; } - .navbar-brand { font-family: 'Secular One', sans-serif; } diff --git a/web/frontend/src/components/AttemptList.vue b/web/frontend/src/components/AttemptList.vue index fddb112..6af55b7 100644 --- a/web/frontend/src/components/AttemptList.vue +++ b/web/frontend/src/components/AttemptList.vue @@ -2,7 +2,13 @@

Attempt list

- +