Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 65a34f1

Browse files
committed
Merge pull request #740 from appirio-tech/logo-update
New logos aligned with the brand refresh
2 parents 59e48fb + 6e2a8da commit 65a34f1

File tree

3 files changed

+32
-153
lines changed

3 files changed

+32
-153
lines changed

assets/css/layout/header.scss

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -75,20 +75,6 @@
7575
background-size: contain;
7676
background-repeat: no-repeat;
7777
}
78-
79-
.logo-link:after {
80-
content: 'beta';
81-
display: inline-block;
82-
width: 37px;
83-
height: 18px;
84-
margin-top: 21px;
85-
margin-left: 160px;
86-
padding: 0 1px;
87-
line-height: 19px;
88-
font-size: 10px;
89-
background-color: $gray-lighter;
90-
border-radius: 15px;
91-
}
9278
}
9379

9480
.user-link {
@@ -315,11 +301,6 @@
315301

316302
.top-header {
317303
padding: 0 20px 20px;
318-
319-
.logo-link:after {
320-
margin-top: 21px;
321-
margin-left: -3px;
322-
}
323304
}
324305

325306
.menu-item {

0 commit comments

Comments
 (0)