Commit 964204c7 authored by carljbowman's avatar carljbowman

Update paragraph size for one-p

Change the size of the description with four p’s.
parent 96fc42c4
...@@ -328,6 +328,10 @@ p { ...@@ -328,6 +328,10 @@ p {
background-size: contain; background-size: contain;
margin-top: 20px; margin-top: 20px;
margin-right: 20px; margin-right: 20px;
p {
font-size: 1.25rem;
margin-top: 1.5rem;
}
@media #{$intermediate-and-smaller} { @media #{$intermediate-and-smaller} {
margin-right: 0; margin-right: 0;
padding: 0; padding: 0;
......
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