[start page] fix icon style

This commit is contained in:
maxkadushkin
2023-12-25 13:34:39 +03:00
parent 0f8f30b5a5
commit 5a87b515b7
2 changed files with 6 additions and 6 deletions

View File

@ -37,9 +37,9 @@
}
svg.icon {
width: 170px;
height: 170px;
margin-bottom: 20px;
width: 300px;
height: 300px;
/* margin-bottom: 20px; */
}
.description {

View File

@ -12,9 +12,9 @@
}
.box-connection-error svg.icon {
width: 170px;
height: 170px;
margin-bottom: 20px;
width: 300px;
height: 300px;
/* margin-bottom: 20px; */
}
.box-connection-error .description {