1
Fork 0
mirror of https://github.com/Steffo99/steffoweb.git synced 2024-11-22 16:14:30 +00:00
steffoweb/src/components/Account.module.css
2021-08-29 20:42:35 +02:00

5 lines
No EOL
97 B
CSS

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