diff --git a/browser/styles/main/HomeContainer/lib/Tutorial.styl b/browser/styles/main/HomeContainer/lib/Tutorial.styl index 913bfbe5..309c785a 100644 --- a/browser/styles/main/HomeContainer/lib/Tutorial.styl +++ b/browser/styles/main/HomeContainer/lib/Tutorial.styl @@ -108,6 +108,8 @@ slideBgColor4 = #00B493 height 140px .slide3 background-color slideBgColor3 + .title + margin-bottom 15px .content font-size 18px &>img diff --git a/lib/components/modal/Tutorial.js b/lib/components/modal/Tutorial.js index cb2f2ed4..cc927d92 100644 --- a/lib/components/modal/Tutorial.js +++ b/lib/components/modal/Tutorial.js @@ -88,10 +88,11 @@ export default class Tutorial extends React.Component { return (
Easy to access with Finder
- With Finder, You can search your articles faster.
- You can open Finder by pressing Control + shift + tab
- To put the content of an article in the clipboard, press Enter.
- So you can paste it with Cmd(⌘) + V + The Finder helps you organize all of the files and documents.
+ There is a short-cut key [control + shift + tab] to open the Finder.
+ It is available to save your articles on the Clipboard
+ by selecting your file with pressing Enter key,
+ and to paste the contents of the Clipboard with [Command-V]