From c7bb0b2f2586099ef3f43db1221eb0c4f999213e Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Mon, 7 Oct 2019 22:29:23 -0500 Subject: Update custom.scss --- _sass/custom.scss | 4 ++++ 1 file changed, 4 insertions(+) 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; -- cgit v1.2.3-59-ga6da