-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix logo svg color, bring back landingpage banner and text and style …
…it accordingly (#672)
- Loading branch information
1 parent
bdce658
commit 3827898
Showing
3 changed files
with
17 additions
and
2 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,5 @@ | ||
= render partial: "people/search", locals: { person: nil } | ||
= render partial: "people/search", locals: { person: nil } | ||
%div.mt-3 | ||
%h1.d-inline-block.me-3.banner-text Willkommen bei | ||
=image_tag('logo.svg', width: '340', class: 'align-baseline test') | ||
%h4.banner-sub-text.mt-3 Wähle eine Person aus oder erfasse ein neues Profil |