[mod] style:anordnung

This commit is contained in:
roydfalk 2024-08-23 08:52:02 +02:00
parent 7ca5c8a688
commit 17a03561bd

View file

@ -62,9 +62,9 @@ a:hover {
#list li {
margin: 32px 0;
flex-basis: 33%;
flex-basis: 240px;
flex-shrink: 0;
flex-grow: 1;
flex-grow: 0;
list-style-type: none;
text-align: center;
}