File tree 2 files changed +24
-0
lines changed
2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<div class =" featured " >
4
4
5
+ <a href =" http://abdaily.surge.sh/4/ " >
6
+ <img src =" images/showcase/daily4.png " alt =" http://abdaily.surge.sh/4/ " width =" 300 " />
7
+ </a >
8
+
9
+ <a href =" http://abdaily.surge.sh/3/ " >
10
+ <img src =" images/showcase/daily3.png " alt =" http://abdaily.surge.sh/3/ " width =" 300 " />
11
+ </a >
12
+
13
+ <a href =" http://abdaily.surge.sh/2/ " >
14
+ <img src =" images/showcase/daily2.png " alt =" http://abdaily.surge.sh/2/ " width =" 300 " />
15
+ </a >
16
+
17
+ <a href =" http://abdaily.surge.sh/1/ " >
18
+ <img src =" images/showcase/daily1.png " alt =" http://abdaily.surge.sh/1/ " width =" 300 " />
19
+ </a >
20
+
5
21
<a href =" http://theroguepixel.com/ " >
6
22
<img src =" images/showcase/roguepixel.jpg " alt =" http://theroguepixel.com/ " width =" 300 " />
7
23
</a >
Original file line number Diff line number Diff line change @@ -1147,6 +1147,14 @@ hr {
1147
1147
height : 174.38px ;
1148
1148
float : left ;
1149
1149
position : relative ;
1150
+ overflow : hidden ;
1151
+ width : 300px ;
1152
+ height : 160px ;
1153
+
1154
+ img {
1155
+ max-width : 100% ;
1156
+ width : auto ;
1157
+ }
1150
1158
1151
1159
& :hover img {
1152
1160
opacity : 0.75 ;
You can’t perform that action at this time.
0 commit comments