diff --git a/static/css/about.css b/static/css/about.css index dd74b49..fc6879c 100644 --- a/static/css/about.css +++ b/static/css/about.css @@ -122,7 +122,6 @@ width: 37%; align-self: center; display: flex; - height: 50vh; } @media screen and (max-width: 1024px) { .about-content figure { @@ -135,6 +134,7 @@ height: 100%; object-fit: cover; object-position: top; + display: block; } .about-content p { width: 90%; diff --git a/static/files/BOD2020.jpeg b/static/files/BOD2020.jpeg new file mode 100644 index 0000000..582fec7 Binary files /dev/null and b/static/files/BOD2020.jpeg differ diff --git a/static/scss/about.scss b/static/scss/about.scss index 2c05ff6..5c6c5e2 100644 --- a/static/scss/about.scss +++ b/static/scss/about.scss @@ -108,8 +108,7 @@ width: 37%; align-self: center; display: flex; - height: 50vh; - + @media screen and (max-width: 1024px) { width: 100%; } @@ -120,6 +119,7 @@ height: 100%; object-fit: cover; object-position: top; + display: block; } } diff --git a/templates/about.html b/templates/about.html index 2cfb5ef..2ab0d81 100644 --- a/templates/about.html +++ b/templates/about.html @@ -11,11 +11,9 @@
-
- - - -
+
+ +
About BCB

Brief History