Skip to content

Commit

Permalink
update button colors
Browse files Browse the repository at this point in the history
  • Loading branch information
tngTUDOR committed Sep 16, 2023
1 parent 472e161 commit 2932f59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
4 changes: 2 additions & 2 deletions components/LandingPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
<div>
<NuxtLink
to="https://app.element.io/#/room/#brightway/brightcon:matrix.org"
class="button primary outline"
class="button success"
>
Conference chat
</NuxtLink>
</div>
<NuxtLink
to="https://app.element.io/#/room/#brightcon-tech:matrix.org"
class="button primary outline"
class="button success"
>
Conference tech support
</NuxtLink>
Expand Down
6 changes: 0 additions & 6 deletions pages/programme.vue
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,6 @@
<td>Belval Petanque court</td>
<td>Outdoor games / snacks (<i>if weather allows</i>)</td>
</tr>
<tr class="active-row">
<td>17/Sept/2023</td>
<td>18:30 - 20:00</td>
<td>Urban bar a Belval</td>
<td>Drinks and finger food to share (TBC)</td>
</tr>
</tbody>

<tbody></tbody>
Expand Down

0 comments on commit 2932f59

Please sign in to comment.