Maulik

Results 7 comments of Maulik

[onecentlin.laravel-blade-unresponsive.cpuprofile.txt](https://github.com/onecentlin/laravel-blade-snippets-vscode/files/4760429/onecentlin.laravel-blade-unresponsive.cpuprofile.txt)

@sanazmemar replace this code block (just change the text size to 1px smaller in smaller devices) @media (max-width:250px) { .header-txt {padding: 0 50px !important;} .header-txt div {font-size:34px !important;} .left-col div...

@iRyusa , I am debugging this [url]( https://storage.googleapis.com/c1rcle/test.html ) with chrome inspect element. cant reproduce that white line

https://www.loom.com/share/93ad68036a304b13b95c05fb5afc6ca1 > ![Capture d’écran 2021-07-13 à 15 45 02](https://user-images.githubusercontent.com/570317/125462731-09f1e0b8-fb5e-4d48-8a00-fc7d8ec8092f.png) > Still having some issues :/ > > It's really hard issue to tackle because of sub pixel... maybe there's some...

okay got it.... it happens with certain %.. may be this wont be issue with real devices? because it works fine at 100% ![image](https://user-images.githubusercontent.com/10296400/125474965-a7f98690-a30a-42cb-a52c-2fb61858c4bf.png)

![image](https://user-images.githubusercontent.com/10296400/125477426-e15a9ffa-52f0-4bed-bd4e-50256e781663.png) white line comes on original snippet for me but goes away if i remove transform scale... something to do with zooming, inspect element also have issue with zoom %.