mirror of
https://github.com/minoplhy/minima-dark.git
synced 2024-11-14 15:47:10 +00:00
Update '_sass/minima-dark/_layout.scss'
This commit is contained in:
parent
50d22e39ea
commit
8b49663462
@ -224,10 +224,15 @@
|
||||
width: 30%;
|
||||
content: "";
|
||||
}
|
||||
> article {
|
||||
float: left;
|
||||
width: 30%;
|
||||
margin-bottom: 50px;
|
||||
|
||||
> li {
|
||||
margin-bottom: $spacing-unit;
|
||||
}
|
||||
@include media-query($on-small) {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.post-meta {
|
||||
|
Loading…
Reference in New Issue
Block a user