blob: c118c7a702a64711dae2dbbf08889698698af3bd [file] [log] [blame]
Krishya7ec1dd02025-04-19 15:29:03 +08001.create-post {
2 display: flex;
3 justify-content: center;
4 margin: 20px 0;
5 }
6
7 .create-post-button {
8 display: flex;
9 align-items: center;
10 }
11