gallery title styling -mobile

This commit is contained in:
ManjaroOne666 2019-01-23 12:14:59 +00:00
parent 42fe1035c8
commit f13a8c38d1
1 changed files with 0 additions and 4 deletions

View File

@ -47,10 +47,6 @@ export default {
margin: 1rem 0 0 0; margin: 1rem 0 0 0;
color: #fff; color: #fff;
background-color: rgba(0, 0, 0, .3);
border-top-right-radius: 6rem 6rem;
border-bottom-right-radius: 6rem 6rem;
} }
} }