Skip to content

Commit 5513ce4

Browse files
committed
fix rebase mistake
1 parent b2cbae5 commit 5513ce4

File tree

1 file changed

+0
-36
lines changed

1 file changed

+0
-36
lines changed

docs/index.html

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -6,42 +6,6 @@
66
<title>PayPal JS SDK Documentation</title>
77
<link rel="stylesheet" href="paypal-fonts.css" />
88
<style>
9-
@font-face {
10-
font-family: "PayPal Plain";
11-
font-weight: 400;
12-
font-display: swap;
13-
font-style: normal;
14-
src: url("https://www.paypalobjects.com/marketing/pp-com-components/fonts/PayPal%20Plain/PayPalPlain-Regular.woff2")
15-
format("woff2");
16-
}
17-
18-
@font-face {
19-
font-family: "PayPal Plain";
20-
font-weight: 500;
21-
font-display: swap;
22-
font-style: normal;
23-
src: url("https://www.paypalobjects.com/marketing/pp-com-components/fonts/PayPal%20Plain/PayPalPlain-Medium.woff2")
24-
format("woff2");
25-
}
26-
27-
@font-face {
28-
font-family: "PayPal Pro";
29-
font-weight: 400;
30-
font-display: swap;
31-
font-style: normal;
32-
src: url("https://www.paypalobjects.com/marketing/pp-com-components/fonts/PayPal%20Pro/PayPalProSWeb-Book.woff2")
33-
format("woff2");
34-
}
35-
36-
@font-face {
37-
font-family: "PayPal Pro";
38-
font-weight: 900;
39-
font-display: swap;
40-
font-style: normal;
41-
src: url("https://www.paypalobjects.com/marketing/pp-com-components/fonts/PayPal%20Pro/PayPalProSWeb-Black.woff2")
42-
format("woff2");
43-
}
44-
459
body {
4610
line-height: 1.6;
4711
color: #333;

0 commit comments

Comments
 (0)