Skip to content

Commit

Permalink
Compile style-new.sass -> style-new.css
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschr committed Sep 15, 2023
1 parent 7da7623 commit b656ee0
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions suse2022-ns/static/css/style-new.css
Original file line number Diff line number Diff line change
Expand Up @@ -1330,25 +1330,6 @@ body {
text-align: center;
width: 100%; }

header {
display: block;
height: 135px;
background-color: #0c322c;
position: relative;
z-index: 9001; }
header.sticky {
box-sizing: border-box;
height: 65px;
position: fixed;
top: 0;
left: 0;
right: 0;
min-height: unset; }
header.sticky .growth-inhibitor {
height: 65px; }
header .growth-inhibitor {
height: 135px; }

.crumbs {
padding: .5rem 1.25rem;
background-color: #dedfe0;
Expand Down

0 comments on commit b656ee0

Please sign in to comment.