Skip to content

Commit 5055f26

Browse files
authored
[DOCS-7610] Apply Hyland branding - March 2024 (#1387)
* [DOCS-7610] Apply Hyland branding - March 2024 * [DOCS-7610] Resize logo
1 parent 36221d8 commit 5055f26

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

_includes/mainmenu.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<nav aria-label="main navigation" class="navbar container" role="navigation">
44
<div class="navbar-brand">
55
<a class="navbar-item" href="https://www.hyland.com/en/products/alfresco-platform" target="_blank">
6-
<img class="icon-logo" src="/assets/img/hyland-alfresco-logos-horizontal-RGB.png" alt="Hyland | Alfresco logo"/>
6+
<img class="icon-logo" src="/assets/img/hyland-logo-green.png" alt="Hyland_logo"/>
77
</a>
88

99
<a aria-expanded="false" aria-label="menu" class="navbar-burger burger" data-target="navbaralfresco" role="button">

assets/css/main.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -141,14 +141,14 @@ nav.navbar .navbar-lang {
141141

142142
.navbar-item .icon-logo {
143143
display: block;
144-
width: 345px;
144+
width: 155px;
145145
height: auto;
146146
padding: 0;
147147
}
148148

149-
@media (max-width: 345px) {
149+
@media (max-width: 155px) {
150150
.icon-logo img {
151-
transform: scale(0.8);
151+
transform: scale(0.8);
152152
}
153153
}
154154

assets/img/hyland-logo-green.png

13.2 KB
Loading

0 commit comments

Comments
 (0)