bulletboards/ImageBoardServerApp/Pages/Util/DeadLink.razor.css
limited_dev bc1d632e4c feat: unban users from the user list, added TOS and PrivacyPolicy
chore: sorted some pages into new util class

Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-13 17:43:52 +02:00

7 lines
No EOL
124 B
CSS

.deadlink{
justify-content: center;
display: block;
margin-left: auto;
margin-right: auto;
width: 50%;
}