Skip to content

Commit a1a6643

Browse files
committed
BKDK-525 fixed logo size
1 parent f95f8ad commit a1a6643

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

web/themes/custom/fds_ballerup_theme/dist/stylesheets/stylesheet.css

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/themes/custom/fds_ballerup_theme/src/styles/theme/components/_custom-header.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@
141141

142142
img {
143143
height: auto;
144+
max-height: 42px;
144145
}
145146
}
146147
}

0 commit comments

Comments
 (0)