~qaul/community

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] website: move footer to bottom of the page

Milan Pässler <milan@petabyte.dev>
Details
Message ID
<20210226131524.12552-1-milan@petabyte.dev>
DKIM signature
missing
Download raw message
Patch: +2 -0
---
 docs/website/themes/qaul-theme/static/css/qaul.css | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/website/themes/qaul-theme/static/css/qaul.css b/docs/website/themes/qaul-theme/static/css/qaul.css
index b2f5d363..3d2a1771 100644
--- a/docs/website/themes/qaul-theme/static/css/qaul.css
+++ b/docs/website/themes/qaul-theme/static/css/qaul.css
@@ -5,6 +5,7 @@ body {
    font-family: sans-serif;
    background: #e0e2e2;
    font-weight: 300;
    min-height: 100vh;
}

strong {
@@ -114,6 +115,7 @@ p,li {
    display: flex;
    justify-content: center;
    margin: 0em 5% 2.5em;
    flex-grow: 1;
}

.content h1 {
-- 
2.30.0
Reply to thread Export thread (mbox)