Skip to content

Commit 3b4ebbf

Browse files
committed
Removed extra space from style.css
1 parent 3410acf commit 3b4ebbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flex/03-flex-header-2/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ body {
1919
box-shadow: inset 2px 2px 4px rgba(0,0,0,.5);
2020
border-radius: 50%;
2121
width: 48px;
22-
height: 48px;
22+
height: 48px;
2323
}
2424

2525
.logo {

0 commit comments

Comments
 (0)