1
Fork 0
mirror of https://github.com/Steffo99/steffoweb.git synced 2024-11-21 23:54:30 +00:00
steffoweb/components/Account.module.css

5 lines
No EOL
97 B
CSS

.Account {
white-space: nowrap;
width: 50%;
flex-basis: calc(50% - 8px) !important;
}