File tree Expand file tree Collapse file tree 3 files changed +32
-1
lines changed
Expand file tree Collapse file tree 3 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 6767
6868 section
6969 h2 front-end
70- h2 developer
70+ h2.bullet developer
7171 <img src =' http://www.robertlowe.ca/images/developer.png' width =' 200px' height =' 200px' ><img />
72+ p.bullet.about__front1 browser
73+ p.bullet.about__front2 html
74+ p.bullet.about__front3 css
75+ p.bullet.about__front4 javascript
76+
77+
7278
7379 section
7480 h2 Touch Interaction
Original file line number Diff line number Diff line change @@ -93,5 +93,30 @@ text-shadow originated from: http://codepen.io/zitrusfrisch
9393 height :250px
9494 overflow :hidden
9595
96+ .about__front1
97+ position : absolute
98+ top : 40%
99+ left : 26%
100+ transform : rotate (- 10deg )
101+
102+ .about__front2
103+ position : absolute
104+ top : 50%
105+ left : 58%
106+ transform : rotate (10deg )
107+
108+ .about__front3
109+ position : absolute
110+ top : 65%
111+ left : 31%
112+ transform : rotate (- 10deg )
113+
114+ .about__front4
115+ position : absolute
116+ top : 85%
117+ left : 58%
118+ transform : rotate (- 10deg )
119+
120+
96121
97122
You can’t perform that action at this time.
0 commit comments