Skip to content

Commit f080f7d

Browse files
author
OCurdy
committed
increase font size message
1 parent 15d9786 commit f080f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web-ui/src/main/resources/catalog/templates/top-toolbar-accessible.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h4 class="modal-title">
1515
<span data-translate="">application-banner-title</span>
1616
</h4>
1717
</div>
18-
<div class="modal-body" style="font-size: 15px; padding: 24px">
18+
<div class="modal-body" style="font-size: 20px; padding: 24px">
1919
<span data-translate="">application-banner</span>
2020
</div>
2121
<div class="modal-footer">

0 commit comments

Comments
 (0)