Attempting to fix aspect ratio.

This commit is contained in:
sergiotarxz 2022-11-10 21:36:29 +01:00
parent def47f900d
commit eb2d7dc004
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ body {
}
nav > a > img {
vertical-align: middle;
width: 30px;
width: 26px;
height: 30px;
}
nav {