diff --git a/client/src/index.css b/client/src/index.css index 6668cab..6c72652 100644 --- a/client/src/index.css +++ b/client/src/index.css @@ -448,8 +448,8 @@ vite-error-overlay { display: none !important; } -/* Test grid overlay - aktivna za mobilne naprave */ -@media (max-width: 768px) { +/* Test grid overlay - onemogočena */ +/* @media (max-width: 768px) { body::after { content: ''; position: fixed; @@ -464,4 +464,4 @@ vite-error-overlay { linear-gradient(90deg, rgba(255, 0, 0, 0.3) 1px, transparent 1px); background-size: 20px 20px; } -} \ No newline at end of file +} */ \ No newline at end of file