Adding gapes to the news list

This commit is contained in:
ngn 2023-12-15 22:05:27 +03:00
parent b0cacfe131
commit 6b503d8555

View File

@ -78,6 +78,7 @@ body{
display: flex;
flex-direction: column;
padding: 40px 20% 0% 20%;
gap: 10px;
}
@media only screen and (max-width: 1200px) {