actuallyakshat / sorting-visualiser

A sorting visualiser made with HTML, CSS, JavaScript
0 stars 0 forks source link

[FIX]: Theme Toggle Positioning #14

Open actuallyakshat opened 11 months ago

actuallyakshat commented 11 months ago

Fix the position of the theme toggle button. Make it fix in a container rather than making its position absolute

dhruvkaushik305 commented 11 months ago

changed the position units to % instead of rem. It's better now.