update info page style

This commit is contained in:
ghost 2023-08-30 15:51:10 +03:00
parent f0c8bd968d
commit 1e3dc3fa9d
3 changed files with 31 additions and 27 deletions

View file

@ -148,6 +148,10 @@
padding: 8px;
}
.padding-t-8 {
padding-top: 8px;
}
.padding-b-8 {
padding-bottom: 8px;
}