fix(home.scss): add margin to latest projects posts on mobile devices
This commit is contained in:
@@ -52,5 +52,8 @@
|
||||
#pgpmobile {
|
||||
display: inline-block;
|
||||
}
|
||||
.latest-projects-posts .project {
|
||||
margin: 1rem 5%;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user