Skip to content

Commit 765a22a

Browse files
committed
translate first lesson to english
1 parent 7457c1f commit 765a22a

File tree

11 files changed

+181
-212
lines changed

11 files changed

+181
-212
lines changed

src/lib/reveal-theme/source/hipsta.scss

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,3 @@ $heading4Size: 1.0em;
7878
.reveal table ul {
7979
margin: 0;
8080
}
81-
82-
.reveal ul {
83-
list-style: none;
84-
margin-left: 0;
85-
padding-left: 0;
86-
}
87-
88-
.reveal ul > li::before {
89-
content: '';
90-
margin: 0 0.5em;
91-
}

src/pages/index.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import AtomImage from "components/AtomImage";
88
import Container from "components/common/Container";
99
import { JsLogo, HtmlLogo, ReactLogo } from "components/common/Icons.jsx";
1010

11-
1211
const Banner = styled.div`
1312
position: relative;
1413
min-height: 580px;

0 commit comments

Comments
 (0)