You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything is just kind of lazily put together in the frontend right now. The CSS sometimes doesn't make sense, e.g. margin is placed on a child component to make it look better in the context of the parent. This makes it hard to reuse components, and also makes it unclear what to change in order to achieve certain behavior.
The text was updated successfully, but these errors were encountered:
Everything is just kind of lazily put together in the frontend right now. The CSS sometimes doesn't make sense, e.g. margin is placed on a child component to make it look better in the context of the parent. This makes it hard to reuse components, and also makes it unclear what to change in order to achieve certain behavior.
The text was updated successfully, but these errors were encountered: