- 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
[ 3.1 ms ] story [ 12.2 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? :)