Skip to content

Commit 730a342

Browse files
authored
Merge pull request #5838 from nextcloud-libraries/backport/5819/next
[next] NcAppSettingsSection: make titles normal h3 size
2 parents b27a309 + 1608a99 commit 730a342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/NcAppSettingsSection/NcAppSettingsSection.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ export default {
6666
.app-settings-section {
6767
margin-bottom: 80px;
6868
&__name {
69-
font-size: 20px;
69+
font-size: 1.6em;
7070
margin: 0;
7171
padding: 20px 0;
7272
font-weight: bold;

0 commit comments

Comments
 (0)