same width

This commit is contained in:
Adrien MALINGREY 2024-08-29 01:23:39 +02:00
parent 3fac8105d2
commit fe0e618c76
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 626 B

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -47,7 +47,7 @@ h1 {
color: white; color: white;
text-shadow: #444 0 2px, #444 2px 0, #444 0 -2px, #444 -2px 0; text-shadow: #444 0 2px, #444 2px 0, #444 0 -2px, #444 -2px 0;
text-transform: uppercase; text-transform: uppercase;
padding-left: 3px; padding-left: 4px;
padding-right: 0; padding-right: 0;
letter-spacing: 4px; letter-spacing: 4px;
width: calc(25em + 108px); width: calc(25em + 108px);