update icon

This commit is contained in:
2023-06-07 14:05:30 +03:00
parent 2ba2255250
commit 83df498fed
7 changed files with 15 additions and 1 deletions

View File

@@ -44,6 +44,11 @@ img[src*="#logo"] {
margin: auto;
}
img[src*="#icon"] {
width: 200px;
margin: auto;
}
img[src*="#large"] {
width: 700px;
margin: auto;