/* Shared project grid view styles. */
@media (max-width: 900px) {
    .view-toggle {
        display: none;
    }
}
