@media (min-width: 768px) and (min-width: 991) { /* desktop */
@media (min-width: 768px) and (max-width: 991) { /* desktop */
*{
*{
background:#ff0;
background:#ff0;
}
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.