1
0
mirror of https://gitlab.com/Anson-Projects/zine.git synced 2025-07-26 00:01:34 +00:00

Featured post

This commit is contained in:
2024-03-01 06:45:39 +00:00
parent b1d86f634e
commit a4231b6852
7 changed files with 448 additions and 320 deletions

View File

@@ -0,0 +1,6 @@
.featured-title {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}