We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a53a3fd commit f261a18Copy full SHA for f261a18
css/responsive-table.css
@@ -41,6 +41,9 @@
41
.projects-1 td:nth-of-type(4):before { content: "GeocodableBehavior (Propel)"; }
42
43
.projects-2 td:nth-of-type(1):before { content: "StackGeoIp"; }
44
+ .projects-2 td:nth-of-type(2):before { content: "Geocoder for Silex"; }
45
+ .projects-2 td:nth-of-type(3):before { content: "Geocoder for Laravel"; }
46
+ .projects-2 td:nth-of-type(4):before { content: "GeocoderJS"; }
47
48
.ecg td {
49
text-align: left;
0 commit comments