Skip to main content
Category

Digital Eye Health
Clinical Articles

1 evidence-based article on Digital Eye Health - written by COVD/OVDRA Fellow & Member vision therapy specialists in Chennai.

Digital Eye Health Articles

1 article in this category

All Articles

Have a Vision Concern?

Our COVD/OVDRA Fellow & Member specialists at Caring Vision Therapy, Chennai offer comprehensive functional vision evaluations for children and adults.

Book a Consultation
.blog-category-nav { /* scrollable on small screens */ overflow-x: auto; -webkit-overflow-scrolling: touch; scrollbar-width: none; } .blog-category-nav::-webkit-scrollbar { display: none; } .category-nav-list { display: flex; flex-wrap: nowrap; gap: .4rem .5rem; list-style: none; margin: 0; padding: 0 0 .15rem; align-items: center; width: max-content; /* lets pills stay on one scrollable row */ min-width: 100%; } .category-nav-link { display: inline-flex; align-items: center; gap: .35rem; padding: .42rem 1rem; border-radius: 100px; font-size: .8rem; font-weight: 500; color: rgba(160,185,220,.75); background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.1); text-decoration: none; white-space: nowrap; transition: background .2s, color .2s, border-color .2s; } .category-nav-link:hover { background: rgba(255,255,255,0.09); color: #e8eef8; border-color: rgba(255,255,255,0.22); } .category-nav-link--active { background: #1244a2; color: #fff; border-color: #4fa3ff; font-weight: 600; } /* ── Grid section header - sits on the ivory/light bg from blogs.min.css ── */ .cat-grid-header { display: flex; align-items: center; justify-content: space-between; gap: 1rem; flex-wrap: wrap; padding: 2.5rem 0 1.75rem; border-bottom: 1px solid rgba(7,17,31,.1); margin-bottom: 2rem; } .cat-grid-title { font-family: 'Cormorant Garamond', serif; font-size: clamp(1.6rem, 3vw, 2.4rem); font-weight: 600; color: var(--navy, #07111f); /* dark - readable on ivory */ margin: 0 0 .35rem; line-height: 1.2; } .cat-grid-title__accent { color: #1244a2; /* darker blue - readable on ivory */ } .cat-grid-count { font-size: .85rem; color: rgba(7,17,31,.5); /* dark muted - readable on ivory */ margin: 0; } .cat-back-link { display: inline-flex; align-items: center; gap: .45rem; font-size: .82rem; font-weight: 600; color: rgba(7,17,31,.6); /* dark - readable on ivory */ text-decoration: none; padding: .45rem .9rem; border: 1px solid rgba(7,17,31,.18); border-radius: 100px; transition: background .2s, color .2s, border-color .2s; white-space: nowrap; flex-shrink: 0; } .cat-back-link:hover { background: rgba(7,17,31,.06); color: #07111f; border-color: rgba(7,17,31,.3); } }