File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
< nav aria-label ="main navigation " class ="navbar container " role ="navigation ">
4
4
< div class ="navbar-brand ">
5
5
< 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 "/>
7
7
</ a >
8
8
9
9
< a aria-expanded ="false " aria-label ="menu " class ="navbar-burger burger " data-target ="navbaralfresco " role ="button ">
Original file line number Diff line number Diff line change @@ -141,14 +141,14 @@ nav.navbar .navbar-lang {
141
141
142
142
.navbar-item .icon-logo {
143
143
display : block;
144
- width : 345 px ;
144
+ width : 155 px ;
145
145
height : auto;
146
146
padding : 0 ;
147
147
}
148
148
149
- @media (max-width : 345 px ) {
149
+ @media (max-width : 155 px ) {
150
150
.icon-logo img {
151
- transform : scale (0.8 );
151
+ transform : scale (0.8 );
152
152
}
153
153
}
154
154
You can’t perform that action at this time.
0 commit comments