{{ project.title }}
diff --git a/src/components/Tabs.vue b/src/components/Tabs.vue index ac70283..7ca16f2 100644 --- a/src/components/Tabs.vue +++ b/src/components/Tabs.vue @@ -41,7 +41,7 @@ function changeTab(tabId) { align-items: flex-start; justify-content: center; margin: 0 auto var(--space-32); - border-radius: var(--rounded-lg); + border-radius: var(--rounded-md); background-color: var(--color-grey-200); }