Skip to content

Commit

Permalink
Merge pull request #88 from mmz-srf/noref-add-padding-for-waltraud
Browse files Browse the repository at this point in the history
add some padding for waltraud
  • Loading branch information
pchr-srf authored Jul 9, 2024
2 parents 935b918 + 59f795b commit 0d11113
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "srf-feathers",
"version": "1.7.3",
"version": "1.7.4",
"main": "build/index.js",
"module": "build/index.esm.js",
"files": [
Expand Down
4 changes: 4 additions & 0 deletions src/elements/Logo/Logo.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,7 @@
.f-logo__image--falk {
padding: 8px;
}

.f-logo__image--waltraud {
padding: 5px;
}

0 comments on commit 0d11113

Please sign in to comment.