news & things

This commit is contained in:
2024-04-13 14:37:30 +03:00
parent 8904d3c2b6
commit 89f59dabb1
17 changed files with 334 additions and 5 deletions

View File

@ -91,3 +91,9 @@
transform: rotate(0.05turn);
transition-duration: 0.2s;
}
.news-footer {
color: grey;
display: flex;
flex-flow: row;
}