Forgot to make the text width appropriate

This commit is contained in:
Ad5001 2024-09-17 02:56:50 +02:00
parent e6e8a785d0
commit e18373268e
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160

View file

@ -28,6 +28,7 @@
margin-left: auto;
margin-right: auto;
text-align: left;
width: fit-content;
}
}