Skip to content

Commit a7ddc58

Browse files
author
Your Name
committed
Angular Forms In Depth
1 parent 41ed53d commit a7ddc58

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

src/app/create-course/create-course.component.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,3 @@ <h2 class="title">Create New Course</h2>
66
</div>
77

88

9-
<div class="scrolling-space">
10-
11-
12-
</div>

src/app/create-course/create-course.component.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@ h2 {
33
font-family: "Roboto";
44
}
55

6-
.scrolling-space {
7-
width: 100%;
8-
height: 500px;
96

10-
}
117

128
.data-form {
139
max-width: 600px;

0 commit comments

Comments
 (0)