diff --git a/src/api/static/css/root.css b/src/api/static/css/root.css index b93b0e7..d08ebee 100644 --- a/src/api/static/css/root.css +++ b/src/api/static/css/root.css @@ -21,20 +21,20 @@ a:hover { color: rgb(132,4,217) !important; } -.content-container { - background-color: black; -} - -.container-fluid { - scroll-margin-top: 60px; +video { + width: 100%; } .violet { color: rgb(132,4,217) !important; } -video { - width: 100%; +.content-container { + background-color: black; +} + +.container-fluid { + scroll-margin-top: 60px; } .gallery { diff --git a/src/api/templates/index.html b/src/api/templates/index.html index 5b5fb91..34d9639 100644 --- a/src/api/templates/index.html +++ b/src/api/templates/index.html @@ -28,14 +28,16 @@