Skip to content

Commit 431b529

Browse files
committed
2.0 - Fixing history videos
1 parent fea809a commit 431b529

File tree

9 files changed

+157
-141
lines changed

9 files changed

+157
-141
lines changed

dist/assets/css/main.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1838,7 +1838,7 @@ iframe {
18381838
}
18391839

18401840
.video-list-featured {
1841-
margin: 10px 0 0;
1841+
margin: 0;
18421842
height: 200px;
18431843
background-position: center center;
18441844
background-size: cover;
@@ -1913,7 +1913,7 @@ iframe {
19131913
#feed-video-list {
19141914
top: inherit;
19151915
bottom: 0;
1916-
height: calc(100% - 210px);
1916+
height: calc(100% - 200px);
19171917
width: calc(100% - 40px);
19181918
max-height: none;
19191919
background-color: var(--c-gray);

dist/inline.bundle.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)