4
1
mirror of https://github.com/Qortal/qortal-ui.git synced 2025-02-11 17:55:51 +00:00
This commit is contained in:
AlphaX-Projects 2022-01-24 15:38:22 +01:00 committed by GitHub
parent 5933f4aea0
commit 0cbe8fd31e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -113,8 +113,10 @@ class Websites extends LitElement {
img {
border-radius: 25%;
width: 42px;
height: 42px;
witdh: 100%;
max-width: 42px;
height: 100%;
max-height: 42px;
}
`
}