Update custom.scss with .event p margin adjustment

This commit is contained in:
Diego Salazar 2019-03-29 22:56:30 +01:00
parent 4f8de8ad44
commit 6bfa172846

View File

@ -163,7 +163,7 @@ p.table-title {
}
}
.newsbyte p {
.newsbyte p, .event p {
margin-bottom: 0;
}