Skip to content

Commit 8f1b1d0

Browse files
committed
removed codefund css
1 parent 09f155a commit 8f1b1d0

File tree

4 files changed

+5
-47
lines changed

4 files changed

+5
-47
lines changed

7.3.0/bundle.css

Lines changed: 0 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1109,48 +1109,6 @@ code {
11091109
text-align: center;
11101110
font-style: italic;
11111111
}
1112-
1113-
#cf_ad .cf-wrapper___oXef8 {
1114-
max-width: 330px;
1115-
display: block;
1116-
padding: 15px;
1117-
font-size: 14px;
1118-
line-height: 1.4;
1119-
text-align: center;
1120-
font-family: system, 'Helvetica Neue', Helvetica, Arial;
1121-
}
1122-
1123-
#cf_ad .cf-header___2k4yV {
1124-
font-size: 12px;
1125-
color: #678;
1126-
display: block;
1127-
margin-bottom: 8px;
1128-
}
1129-
1130-
#cf_ad .cf-header___2k4yV:before {
1131-
content: '\2014';
1132-
margin: 0 0.5em;
1133-
opacity: 0.5;
1134-
}
1135-
1136-
#cf_ad .cf-header___2k4yV:after {
1137-
content: '\2014';
1138-
margin: 0 0.5em;
1139-
opacity: 0.5;
1140-
}
1141-
1142-
#cf_ad .cf-text___2RqSn {
1143-
color: #fff;
1144-
text-decoration: none;
1145-
}
1146-
1147-
#cf_ad .cf-powered-by___3vyVN {
1148-
margin-top: 5px;
1149-
font-size: 11px;
1150-
display: block;
1151-
color: #678;
1152-
text-decoration: none;
1153-
}
11541112
.home___381a9 .masthead___MGNF0 {
11551113
background: #2d2d2d;
11561114
padding: 40px 20px;

7.3.0/bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react": "^16.2.0",
2929
"react-dom": "^16.2.0",
3030
"redux-form-doc-version-checker": "^1.0.13",
31-
"redux-form-website-template": "0.0.106"
31+
"redux-form-website-template": "0.0.107"
3232
},
3333
"devDependencies": {
3434
"babel-cli": "^6.6.4",

0 commit comments

Comments
 (0)