1
0

Fix font size

This commit is contained in:
Serghei Cebotari 2023-12-02 23:58:20 +03:00
parent 9f285a1e7b
commit 8e3947478a

View File

@ -47,7 +47,8 @@
} }
.align-right { .align-right {
text-align: right text-align: right;
font-size: 11pt
} }
.page { .page {
@ -89,6 +90,7 @@
h3 { h3 {
border-bottom-style: solid; border-bottom-style: solid;
border-bottom-width: 1px; border-bottom-width: 1px;
font-size: 13pt;
} }
h1.name { h1.name {