Skip to content

Commit a10d7ce

Browse files
committed
Bugs Fixed
1 parent d4bf19d commit a10d7ce

100 files changed

Lines changed: 1211 additions & 1616 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

30DaysOfJavaScript/assets/49.PNG

-56.5 KB
Binary file not shown.

30DaysOfJavaScript/assets/49.png

-56.5 KB
Binary file not shown.

30DaysOfJavaScript/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
margin: 0;
33
padding: 0;
44
box-sizing: border-box;
5+
list-style: none;
56
}
67

78
@font-face {
@@ -247,7 +248,6 @@ footer a:visited {
247248
input {
248249
border-radius: 3rem;
249250
padding: 10px;
250-
border-color: grey;
251251
width: 15%;
252252
position: absolute;
253253
top: 6.5%;
-8.69 KB
Binary file not shown.

49 - Temperature Convertor/index.html

Lines changed: 0 additions & 40 deletions
This file was deleted.

49 - Temperature Convertor/script.js

Lines changed: 0 additions & 39 deletions
This file was deleted.

49 - Temperature Convertor/style.css

Lines changed: 0 additions & 127 deletions
This file was deleted.

50 - Notes Taking App/icon.png

-7.05 KB
Binary file not shown.

50 - Notes Taking App/index.html

Lines changed: 0 additions & 28 deletions
This file was deleted.

50 - Notes Taking App/script.js

Lines changed: 0 additions & 69 deletions
This file was deleted.

0 commit comments

Comments
 (0)