4,554
edits
No edit summary |
No edit summary |
||
Line 382: | Line 382: | ||
flex-wrap: wrap; /* Allow wrapping to next line */ | flex-wrap: wrap; /* Allow wrapping to next line */ | ||
margin-top: 20px; /* Space above the related articles */ | margin-top: 20px; /* Space above the related articles */ | ||
margin-right: 5%; | |||
gap: 20px; /* Space between articles */ | gap: 20px; /* Space between articles */ | ||
} | } |