Files
nhgooi.nl/resources/assets/sass/components/_podcast_item.scss
Jorit Tijsen 742c126a0a Add postcast styling
Add prettyPhoto
2024-03-18 17:17:54 +01:00

13 lines
209 B
SCSS
Vendored

.announcement {
padding: 30px;
border-radius: 3px;
background-color: #f0f0f0;
margin-bottom: 30px;
}
.action_button.btn {
width: fit-content;
color: #fff;
float: left;
margin: 10px 20px 0 0;
}