diff --git a/_assets/css/_utilities.scss b/_assets/css/_utilities.scss index d242c20a..ae03d862 100644 --- a/_assets/css/_utilities.scss +++ b/_assets/css/_utilities.scss @@ -128,6 +128,11 @@ body:hover .visually-hidden button { } } +/* file page content container */ + +.full { + max-width: 100% !important; +} /* Icons diff --git a/_includes/gallery b/_includes/gallery index 4f1f77b2..9530f3b3 100644 --- a/_includes/gallery +++ b/_includes/gallery @@ -16,7 +16,7 @@ {% assign gallery-layout = '' %} {% endif %} -