Commit e2b6fe0c by Sartika Aritonang

Upload New File

parent 4393eee8
.projects-section {
padding: 10rem 0;
.featured-text {
padding: 2rem;
@media (min-width: 992px) {
padding: 0 0 0 2rem;
border-left: 0.5rem solid $primary;
}
}
.project-text {
padding: 3rem;
font-size: 90%;
@media (min-width: 992px) {
padding: 5rem;
hr {
border-color: $primary;
border-width: .25rem;
width: 30%;
}
}
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment