From 538d09f7be9c986942d6111b9ab9ef84a948509e Mon Sep 17 00:00:00 2001 From: Sebin Nyshkim Date: Sat, 4 Feb 2023 18:44:14 +0100 Subject: [PATCH] feat: change artist links into round buttons --- src/components/AttributionTable.vue | 41 ++++++++++++++++++++++++++--- src/scss/base.scss | 10 +++++++ 2 files changed, 47 insertions(+), 4 deletions(-) diff --git a/src/components/AttributionTable.vue b/src/components/AttributionTable.vue index 6e1b0d1..263d94b 100644 --- a/src/components/AttributionTable.vue +++ b/src/components/AttributionTable.vue @@ -1,5 +1,5 @@