Skip to content

Commit a2bd5e4

Browse files
committed
update css change number 4
1 parent b3a5331 commit a2bd5e4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

testing/style.css

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,14 @@
33
#orange {
44

55
margin-top: 20px;
6-
6+
padding-left: 0px;
7+
padding-right: 0px;
8+
padding-top: 0px;
9+
padding-bottom: 20px;
710

811
}
912

10-
#banana{
13+
#banana {
1114

1215
border: 2px solid red;
1316
padding: 0px;

0 commit comments

Comments
 (0)