Skip to content

Commit d370b3b

Browse files
committed
Added a new line at the end of style.css
1 parent 023de75 commit d370b3b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CLASSROOM SCHEDULER WEBSITE/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ <h1 class="class">Your Classes</h1>
5151

5252
<script src="script.js"></script>
5353
</body>
54-
</html>
54+
</html>

CLASSROOM SCHEDULER WEBSITE/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,3 +123,4 @@ input:focus {
123123
.wrapper input {
124124
padding: 3px 15px;
125125
}
126+

0 commit comments

Comments
 (0)