adjust blog list padding on mobile
This commit is contained in:
parent
7e11adbd5b
commit
55862e6072
@ -188,7 +188,7 @@ footer .separator {
|
|||||||
|
|
||||||
.blog-archive {
|
.blog-archive {
|
||||||
padding: 3rem 3rem;
|
padding: 3rem 3rem;
|
||||||
@media (max-width: 400px) { padding: 3rem 1rem; }
|
@media (max-width: 450px) { padding: 3rem 1rem; }
|
||||||
h3 {
|
h3 {
|
||||||
padding-bottom: 1em;
|
padding-bottom: 1em;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user