diff --git a/custom/themes/womenactivists_lib_unb_ca/src/scss/style.scss b/custom/themes/womenactivists_lib_unb_ca/src/scss/style.scss index a9dea73..8ab747f 100644 --- a/custom/themes/womenactivists_lib_unb_ca/src/scss/style.scss +++ b/custom/themes/womenactivists_lib_unb_ca/src/scss/style.scss @@ -111,7 +111,7 @@ html { } main { > .container { - padding: 1rem !important; + padding: 2rem !important; background-color: $light !important; .region-content { color: $gray-700; @@ -143,7 +143,12 @@ html { } .field--name-field-links { margin: 2rem 0; - } + } + #book-nav { + .text-right { + text-align: end; + } + } } } } diff --git a/custom/themes/womenactivists_lib_unb_ca/templates/book-navigation.html.twig b/custom/themes/womenactivists_lib_unb_ca/templates/book-navigation.html.twig index f8998cb..b4dd3ef 100644 --- a/custom/themes/womenactivists_lib_unb_ca/templates/book-navigation.html.twig +++ b/custom/themes/womenactivists_lib_unb_ca/templates/book-navigation.html.twig @@ -34,7 +34,6 @@