+
+
+ Tweets by @berkeleyUPE
+
+
+
diff --git a/website/static/website/css/main_style.css b/website/static/website/css/main_style.css index b7b5678..641caa3 100644 --- a/website/static/website/css/main_style.css +++ b/website/static/website/css/main_style.css @@ -19,6 +19,15 @@ a { margin: 0px auto 30px auto; } +#side-feed-wrapper { + position: fixed; + top: 50px; + bottom: 0; + right: 0; + width: 300px; + z-index: 2; +} + #main-content-wrapper { margin-top: 50px; min-height: 300px; diff --git a/website/templates/website/index.html b/website/templates/website/index.html index f25f119..d741636 100644 --- a/website/templates/website/index.html +++ b/website/templates/website/index.html @@ -61,6 +61,12 @@