diff --git a/components/GalleryFeatured.vue b/components/GalleryFeatured.vue index ba5f367..79dfcf5 100644 --- a/components/GalleryFeatured.vue +++ b/components/GalleryFeatured.vue @@ -47,10 +47,6 @@ export default { margin: 1rem 0 0 0; color: #fff; - background-color: rgba(0, 0, 0, .3); - - border-top-right-radius: 6rem 6rem; - border-bottom-right-radius: 6rem 6rem; } }