mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-25 21:13:41 -05:00
9 lines
93 B
CSS
9 lines
93 B
CSS
.topRow {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
|
|
.post {
|
|
scroll-margin-top: 6rem;
|
|
}
|