RED-4008: Paligo - Delete background and border for featured content

This commit is contained in:
Adina Țeudan 2022-05-16 21:00:48 +03:00
parent dc6bca8c2d
commit 40a8b7d849

View File

@ -31,6 +31,10 @@
.publication-contents {
@include mixin.card;
border: none;
background-color: transparent;
width: 250px;
margin: 0 15px !important;