Remove inline css

This commit is contained in:
BernatBC 2023-10-17 22:26:06 +03:00
parent 4edcb2fb57
commit 1981ffd1b1
2 changed files with 5 additions and 1 deletions

View file

@ -49,6 +49,10 @@ body.kind-page {
margin-top: 0px;
}
p {
text-align: center;
}
img {
height: 120px;
width: 120px;