javascript - What is causing this css border? -


On my page, spec.itslimetime.net, actually has odd silver limit, when only applying directly under ANN menus The viewport is less than 500 pixels. This should be related to Javascript because you see only when scrolling down the page slightly.

I have discovered the high and the low by using Dev tools. Can anyone know me from where he is coming from?

Thank you.

Its of:

  .header-3-startup-antiflicker {Border bottom: 1px # bdc3c7 solid; }  

which is inserted at the bottom of your page.

EDIT: But Jonathan Lonawski is right, it really is not really for stack overflow.


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -