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
97 B
CSS
Raw Normal View History

2021-08-29 18:42:35 +00:00
.Account {
white-space: nowrap;
width: 50%;
flex-basis: calc(50% - 8px) !important;
}