Skip to content

Commit

Permalink
Removed styling from "before" file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Akkowicz authored Aug 12, 2016
1 parent 2fc00a3 commit d34cb0c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions examples/Lecture18/font-size-before.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
</head>
<body>
<div>Regular text</div>
<div style="font-size: 2em;">2em text
<div style="font-size: 2em;">4em text
<div style="font-size: .5em;">2em again!</div>
<div>2em text
<div>4em text
<div>2em again!</div>
</div>
</div>
</body>
</html>
</html>

0 comments on commit d34cb0c

Please sign in to comment.