Joined March 2017
·

FalseMcFakeman

If you don't want the horizontal scrollbar and you don't mind voodoo, try this:

.row-full {
width: 99.225vw;
position: relative;
margin-left: -49.59vw;
left: 50%;
}

Achievements
1 Karma
0 Total ProTip Views