Fix font weight on about page
This commit is contained in:
parent
c8a357ad1e
commit
bbbce8f9f1
1 changed files with 0 additions and 1 deletions
|
@ -32,6 +32,5 @@ const { instance } = $(useInstanceInfo())
|
||||||
/* Internal page */
|
/* Internal page */
|
||||||
.content .description {
|
.content .description {
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
font-weight: lighter;
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue