Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

Commit 7836a62

Browse files
Removing extra spaces from Css
1 parent 76d9451 commit 7836a62

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Wireframe/css/style.css

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ width:500px;
9292
margin: 10px;
9393
font-family:Georgia, 'Times New Roman', Times, serif;
9494
color: aliceblue;
95-
9695
}
9796

9897

@@ -111,8 +110,7 @@ position:relative;
111110
left: 848px;
112111
bottom:385px;
113112
overflow: hidden;
114-
padding-bottom:15px;
115-
113+
padding-bottom:15px;
116114
}
117115

118116
.div_article3 img{
@@ -124,7 +122,6 @@ height: 250px;
124122
margin: 10px;
125123
font-family:Georgia, 'Times New Roman', Times, serif;
126124
color: aliceblue;
127-
128125
}
129126

130127

0 commit comments

Comments
 (0)