diff --git a/tubearchivist/static/css/style.css b/tubearchivist/static/css/style.css index fbd84f6..5b15bf1 100644 --- a/tubearchivist/static/css/style.css +++ b/tubearchivist/static/css/style.css @@ -180,6 +180,10 @@ button:hover { text-decoration: underline; } +.footer .boxed-content { + text-align: center; +} + /* toggle on-off */ .toggle { display: flex;