- doesn't solve the problem
- adds unneeded/unwanted complexity (excessive ops for cleverness)
kinda like the DOM structure & bad CSS on the webpage... why is the side nav in the header, yet has a min-height of 1000px? what happens when the screen is taller? :)
2 comments
[ 5.7 ms ] story [ 132 ms ] threadkinda like the DOM structure & bad CSS on the webpage... why is the side nav in the header, yet has a min-height of 1000px? what happens when the screen is taller? :)