diff options
| author | Martijn Cuppens <[email protected]> | 2020-02-15 20:01:29 +0100 |
|---|---|---|
| committer | Martijn Cuppens <[email protected]> | 2020-03-10 20:30:29 +0100 |
| commit | 973876eda6544fa8402fd06682372e1544aed3cc (patch) | |
| tree | f807b8de896e4cfacee249b7b18d27e81a63716c | |
| parent | fca5e35d137a48c94d7a990b2f98a6e3e29d0a87 (diff) | |
| download | bootstrap-973876eda6544fa8402fd06682372e1544aed3cc.tar.xz bootstrap-973876eda6544fa8402fd06682372e1544aed3cc.zip | |
fix indention
Co-Authored-By: Shohei Yoshida <[email protected]>
| -rw-r--r-- | site/content/docs/4.3/examples/checkout/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/4.3/examples/checkout/index.html b/site/content/docs/4.3/examples/checkout/index.html index b351fda5c..bf65f9fbd 100644 --- a/site/content/docs/4.3/examples/checkout/index.html +++ b/site/content/docs/4.3/examples/checkout/index.html @@ -2,7 +2,7 @@ layout: examples title: Checkout example extra_css: -- "form-validation.css" + - "form-validation.css" extra_js: - src: "form-validation.js" body_class: "bg-light" |
