Correct icon sizes (#8703)

Correct icon sizes

**Without correction**

![image](https://github.com/user-attachments/assets/e4973cb8-09b8-4c81-8348-edef27859de9)

**With correction**

![image](https://github.com/user-attachments/assets/3513ce79-753d-431c-9dcf-83487448654c)
This commit is contained in:
Sebastien Loriot 2025-01-24 08:06:03 +01:00 committed by GitHub
commit 8f78a020ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -52,7 +52,7 @@ h2 {
font-family: Arial, Helvetica;
font-weight: bold;
font-size: 12px;
height: 14px;
height: 22px;
width: 16px;
display: inline-block;
background-color: #FF0000;
@ -67,7 +67,7 @@ h2 {
font-family: Arial, Helvetica;
font-weight: bold;
font-size: 12px;
height: 14px;
height: 22px;
width: 16px;
display: inline-block;
background-color: #0000FF;
@ -82,7 +82,7 @@ h2 {
font-family: Arial, Helvetica;
font-weight: bold;
font-size: 12px;
height: 14px;
height: 22px;
width: 16px;
display: inline-block;
background-color: #67489A;

View File

@ -52,7 +52,7 @@ h2 {
font-family: Arial, Helvetica;
font-weight: bold;
font-size: 12px;
height: 14px;
height: 22px;
width: 16px;
display: inline-block;
background-color: #FF0000;
@ -67,7 +67,7 @@ h2 {
font-family: Arial, Helvetica;
font-weight: bold;
font-size: 12px;
height: 14px;
height: 22px;
width: 16px;
display: inline-block;
background-color: #0000FF;
@ -82,7 +82,7 @@ h2 {
font-family: Arial, Helvetica;
font-weight: bold;
font-size: 12px;
height: 14px;
height: 22px;
width: 16px;
display: inline-block;
background-color: #67489A;