Film
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Joakim Svensson 2025-04-19 09:08:39 +00:00
parent e0e9452f52
commit 4aa400150f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
.ascii-wrapper pre {
display: table; /* Gör att den bara tar så mycket plats som behövs */
max-width: 100%; /* Begränsa till förälderns bredd */
max-width: 50%; /* Begränsa till förälderns bredd */
margin: 0 auto; /* Centrerar innehållet */
}