Skip to content

Commit

Permalink
Merge pull request #189 from dlsc-software-consulting-gmbh/enhancment…
Browse files Browse the repository at this point in the history
…-avatar-view-font-weight

Change font property in avatar-view.css
  • Loading branch information
dlemmermann authored Jun 13, 2024
2 parents e7e4dd6 + 880ede7 commit 3be0b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gemsfx/src/main/resources/com/dlsc/gemsfx/avatar-view.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.avatar-view {
-fx-font-size: 21px;
-fx-font-family: "Rubik Medium";
-fx-font-weight: bold;
}

.avatar-view .text-wrapper {
Expand Down

0 comments on commit 3be0b67

Please sign in to comment.