
	@media (min-width: 640px) and (max-width: 1023px) {
		.task-grid.svelte-1u10sha > a:where(.svelte-1u10sha):nth-child(3) {
			display: none;
		}
	}
