modmapper-web/styles/ModData.module.css
Tyler Hallada b77c8f50d9 Better sidebar header css styling
Use sticky header which removes some hard-coded pixel positions and should work in safari.
2022-02-12 19:36:52 -05:00

9 lines
93 B
CSS

.status {
margin-top: 24px;
}
a.name {
line-height: 1.75rem;
word-wrap: break-word;
}