Jerry Low
1 min readMar 31, 2017

--

Ha, that does look beautiful. Some people don’t understand visually good looking code — and that is beautiful.

I do agree with mix approaches. At one point I was doing the following with pro-stylers:

.new-class {
background: #F2F2F2;
color: #000000;
display: inline-block;
font-size: 1.6rem;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
z-index: 2;
}

It worked well because everybody knew what they were doing.

--

--

Jerry Low
Jerry Low

Written by Jerry Low

Front-end engineer by day, front-end designer by night and Batman all of the time at Findem #vancouver.

No responses yet