vertical align and border problem #solved
Hey guys and girls :) First of all - this post about problem I met during coding.If you don't want to spend much time to check it or can't give usefull advice - please just leave this thread and don't post anythin' :) Code here: https://code.sololearn.com/Wdz5Svsbk3J3/#html It looks different from phones/browsers with different window sizes,but problem appears everywhere as I tested. Problem description: 1.Text moving up in blocks for some reasons (vertical align doesn't help). Increasing height doesn't affect vertival position - it's higher then should be anyway. 2.Border problem(It's not border,it's shadow,I called it so just cause it's shorter and looks like a border). When you hover element - border appears,but... If you'll check bottom side of border it's too small comparing to top. We can fix it with just increasing blur-radius,but I feel it too huge so... And I don't feel it like a real fix :D That's like avoid real problem instead of searching reasons. If you have resolution or know reason - i'll be glad to hear anythin usefull :) P.s. sorry about Russian text inside of menu :D Guess it should be displayed correct for anyone ... If not - I'll change it :)