diff --git a/.DS_Store b/.DS_Store index 6cf4d46..68136b8 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/assets/.DS_Store b/assets/.DS_Store index adeb9c8..c177ba2 100644 Binary files a/assets/.DS_Store and b/assets/.DS_Store differ diff --git a/assets/images/abstract.jpg b/assets/images/abstract.jpg new file mode 100644 index 0000000..8e52a8d Binary files /dev/null and b/assets/images/abstract.jpg differ diff --git a/elze_styles.css b/elze_styles.css index ce5f86f..a6ecf54 100755 --- a/elze_styles.css +++ b/elze_styles.css @@ -29,7 +29,7 @@ body { .right { right: 0; background: transparent; - overflow-x: hidden; /* Keep overflow-x:hidden to disable horizontal scrolling */ + overflow: hidden; /* Keep overflow-x:hidden to disable horizontal scrolling */ } /* Style the overlaid scrollbar */ @@ -51,6 +51,7 @@ div.media-block { height: 100vh; } + div.media-block video, div.media-block img { width: 100%; diff --git a/index.html b/index.html index 5f7ba9e..85aa344 100755 --- a/index.html +++ b/index.html @@ -108,9 +108,12 @@
+ + +