This commit is contained in:
AlphaX-Projects
2022-01-24 15:38:22 +01:00
committed by GitHub
parent 5933f4aea0
commit 0cbe8fd31e

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;
}
`
}