Skip to content

Commit 755a0a4

Browse files
committed
Changing up the starting CSS a bit
1 parent 530ffd7 commit 755a0a4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,6 @@ <h4 class="exercise-start">
463463
</code></pre>
464464
<p>Next, open your app’s <code>app/pages/login/login.common.css</code> file and paste in the following code:</p>
465465
<pre><code class="lang-CSS">StackLayout {
466-
margin-top: 130;
467466
margin-left: 30;
468467
margin-right: 30;
469468
padding-bottom: 15;

src/chapters/chapter2.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,6 @@ Next, open your app’s `app/pages/login/login.common.css` file and paste in the
316316

317317
``` CSS
318318
StackLayout {
319-
margin-top: 130;
320319
margin-left: 30;
321320
margin-right: 30;
322321
padding-bottom: 15;

0 commit comments

Comments
 (0)