mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-12 17:34:01 +02:00
fix: update typos in website copy
This commit is contained in:
@@ -460,7 +460,7 @@ const sampleCollection = [
|
|||||||
title: 'reaction-icons',
|
title: 'reaction-icons',
|
||||||
showCode: false,
|
showCode: false,
|
||||||
description:
|
description:
|
||||||
'If you wanto to change icon size, please use "is-small", "is-medium" and "is-large".',
|
'If you want to change icon size, please use "is-small", "is-medium" and "is-large".',
|
||||||
code: `<section class="icon-list">
|
code: `<section class="icon-list">
|
||||||
<!-- heart -->
|
<!-- heart -->
|
||||||
<i class="nes-icon is-large heart"></i>
|
<i class="nes-icon is-large heart"></i>
|
||||||
@@ -483,7 +483,7 @@ const sampleCollection = [
|
|||||||
title: 'sns-icons',
|
title: 'sns-icons',
|
||||||
showCode: false,
|
showCode: false,
|
||||||
description:
|
description:
|
||||||
'If you wanto to change icon size, please use "is-small", "is-medium" and "is-large".',
|
'If you want to change icon size, please use "is-small", "is-medium" and "is-large".',
|
||||||
code: `<section class="icon-list">
|
code: `<section class="icon-list">
|
||||||
<!-- twitter -->
|
<!-- twitter -->
|
||||||
<i class="nes-icon twitter is-large"></i>
|
<i class="nes-icon twitter is-large"></i>
|
||||||
@@ -526,7 +526,7 @@ const sampleCollection = [
|
|||||||
title: 'other-icons',
|
title: 'other-icons',
|
||||||
showCode: false,
|
showCode: false,
|
||||||
description:
|
description:
|
||||||
'If you wanto to change icon size, please use "is-small", "is-medium" and "is-large".',
|
'If you want to change icon size, please use "is-small", "is-medium" and "is-large".',
|
||||||
code: `<section class="icon-list">
|
code: `<section class="icon-list">
|
||||||
<!-- close -->
|
<!-- close -->
|
||||||
<i class="nes-icon close is-large"></i>
|
<i class="nes-icon close is-large"></i>
|
||||||
|
Reference in New Issue
Block a user