From f13a8c38d1af4c3fd833ff3c2868469ed9403ade Mon Sep 17 00:00:00 2001 From: ManjaroOne666 Date: Wed, 23 Jan 2019 12:14:59 +0000 Subject: [PATCH] gallery title styling -mobile --- components/GalleryFeatured.vue | 4 ---- 1 file changed, 4 deletions(-) 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; } }