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

Commit 9fb9bc3

Browse files
authored
New Altinn logo (#417)
Replaced old Altinn logo with new, and made some adjustments to alignment in header (TFS 53349/53662).
1 parent 1378f9d commit 9fb9bc3

4 files changed

Lines changed: 27 additions & 94 deletions

File tree

source/css/scss-altinn/objects/_header.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
float: left;
4242
max-width: 110px;
4343
margin-top: -2px;
44-
margin-right: $spacer;
44+
margin-right: $spacer * 4;
4545

4646
@include media-breakpoint-up( lg ) {
4747
max-width: 142px;
@@ -504,7 +504,6 @@
504504

505505
// LOGO
506506
.a-logo {
507-
width: $spacer * 11;
508507
height: $spacer * 2;
509508
margin-bottom: 0;
510509
}

source/images/a-logo-black.svg

Lines changed: 9 additions & 31 deletions
Loading

0 commit comments

Comments
 (0)