diff --git a/docs/_sass/custom/custom.scss b/docs/_sass/custom/custom.scss index 20a902a..fa99fca 100644 --- a/docs/_sass/custom/custom.scss +++ b/docs/_sass/custom/custom.scss @@ -1,8 +1,7 @@ .site-footer { - background-color: #f8f8f8; padding: 1rem; text-align: left; border-top: 1px solid #e8e8e8; font-size: 0.9rem; - width: 100; + width: 100%; }