Commit 4256076a by Arjun Jhukal

updated the minor change

parent 9b1c9677
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -256,6 +256,11 @@ button {
}
}
figcaption {
font-style: italic;
color: $grey ;
}
@media (max-width: 767px) {
.section-title {
margin-bottom: 2rem;
......
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