Remove background of mission subtitle

This commit is contained in:
davegson 2019-12-06 17:45:52 +01:00
parent c3341124bb
commit 77f1f8e3df

View file

@ -48,7 +48,6 @@ content .mission p{
text-align: center; text-align: center;
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
background-color: rgba(0,0,0,0.35)
} }
@media (min-width: 200px) and (max-width: 460px){ @media (min-width: 200px) and (max-width: 460px){