Skip to content

Commit

Permalink
Merge pull request #21 from kitconcept/title-font-style
Browse files Browse the repository at this point in the history
amend design to fit provided designs
  • Loading branch information
jackahl authored Jan 23, 2024
2 parents 1e7bc29 + dd0db88 commit 30783a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions news/20.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
amend design to fit provided designs @jackahl
4 changes: 4 additions & 0 deletions src/theme/main.less
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,14 @@

.logo-image {
width: 100%;
margin-bottom: 10px;
object-fit: contain;
}

h3 {
font-size: 14px;
font-weight: 300;
line-height: 18px;
text-align: center;
}

Expand Down

0 comments on commit 30783a2

Please sign in to comment.