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

Commit 6e2a8da

Browse files
author
Nick Litwin
committed
Remove beta from logo
1 parent 1426de7 commit 6e2a8da

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
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)