update about

This commit is contained in:
mrsang
2021-03-25 23:30:48 +01:00
parent 8fd278c7f1
commit 0209e7ad8d
11 changed files with 21 additions and 38 deletions

View File

@ -12,4 +12,9 @@ afx-app-window[data-id = "About"] afx-hbox[data-id="wrapper"]
afx-app-window[data-id = "About"] div[data-id="container"]
{
text-align: justify;
}
afx-app-window[data-id = "About"] img
{
max-width: 100%;
}