Small fixes
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
@use "../abstracts/variables" as *;
|
||||
|
||||
.podcast_items {
|
||||
.box {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
ul {
|
||||
@include reset-list;
|
||||
&.row {
|
||||
@@ -11,7 +15,9 @@
|
||||
}
|
||||
|
||||
li {
|
||||
margin-bottom: 25px;
|
||||
@media (min-width: 768px) {
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
h2 {
|
||||
margin: 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user