aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2019-10-07 22:29:23 -0500
committerMatt Rude <[email protected]>2019-10-07 22:29:23 -0500
commitc7bb0b2f2586099ef3f43db1221eb0c4f999213e (patch)
tree24a4ac84fd3c108db6e167c05b68a155a631ebd5
parent454924387976c3206819baa7d2f837e361913576 (diff)
downloadtherudes_com-c7bb0b2f2586099ef3f43db1221eb0c4f999213e.tar.gz
therudes_com-c7bb0b2f2586099ef3f43db1221eb0c4f999213e.tar.bz2
therudes_com-c7bb0b2f2586099ef3f43db1221eb0c4f999213e.zip
Update custom.scss
-rw-r--r--_sass/custom.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/_sass/custom.scss b/_sass/custom.scss
index 94b4888..4929b4e 100644
--- a/_sass/custom.scss
+++ b/_sass/custom.scss
@@ -23,6 +23,10 @@ div.caption i.fa {
font-size: 1.9em;
}
+.container .offsetanchor {
+ max-width: 750px;
+}
+
@media (max-width: 1200px) {
[class="col-"] {
margin-bottom: 20px;