mirror of
https://gitlab.com/Anson-Projects/zine.git
synced 2025-08-02 03:31:33 +00:00
6 lines
120 B
CSS
6 lines
120 B
CSS
.featured-title {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
} |