• Joaquim Rocha's avatar
    frontend: Remove extra margin when res between sm and md · f862eafa
    Joaquim Rocha authored
    We allow the sidebar to be opened on any width other than sm, but the
    main component was adding an extra margin between that measure and md
    which resulted in an extra and useless blank space.
    
    These changes add that margin only on sm.
    f862eafa