Skip to content

Commit 3995f39

Browse files
committed
Updated branding
1 parent cdc0796 commit 3995f39

File tree

8 files changed

+1573
-95
lines changed

8 files changed

+1573
-95
lines changed

themes/v2/assets/styles/styles.scss

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,8 @@ section.more-posts {
177177

178178
.video-logo-compact-container video{
179179
display: none;
180+
max-width: 80%;
181+
margin-left: -15px;
180182
}
181183

182184
&.its-your-time-to-shine{
@@ -189,6 +191,15 @@ section.more-posts {
189191
}
190192
}
191193
}
194+
.niceClassyName{
195+
#page-menu{
196+
video#video-logo-compact {
197+
max-width: 80%;
198+
margin-left: -30px;
199+
transition: all 0.5s ease-in-out;
200+
}
201+
}
202+
}
192203

193204
#site-menu{
194205
position: fixed;

themes/v2/layouts/partials/site-intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div id="fss-container" class="absolute w-full h-full z-0"></div>
33
<div class="relative z-10 mx-auto max-w-screen-sm text-center px-8 overflow-hidden">
44
<div class="logo-container">
5-
<video id="video-logo" preload="true" autoplay="autoplay" muted>
5+
<video id="video-logo" loop="true" preload="true" autoplay="autoplay" muted>
66
<source src="/video/codingo-logo.webm" type="video/webm">
77
<img src="/images/codingo-logo.png" alt=""><br />
88
</video>
-1.85 KB
Loading
-207 KB
Binary file not shown.

themes/v2/static/video/codingo-logo-compact.webm.xmp

Lines changed: 1561 additions & 0 deletions
Large diffs are not rendered by default.

themes/v2/static/video/codingo-logo-compact.xmp

Lines changed: 0 additions & 94 deletions
This file was deleted.
194 KB
Binary file not shown.
File renamed without changes.

0 commit comments

Comments
 (0)