Merge pull request #191 from maznevskia/flex_excercise_3_extra_space
css-exercises/flex/03-flex-header-2/style.css: Removed extra space from style.css
This commit is contained in:
commit
5279f7fb9f
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ body {
|
||||||
box-shadow: inset 2px 2px 4px rgba(0,0,0,.5);
|
box-shadow: inset 2px 2px 4px rgba(0,0,0,.5);
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
width: 48px;
|
width: 48px;
|
||||||
height: 48px;
|
height: 48px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.logo {
|
.logo {
|
||||||
|
|
Loading…
Reference in a new issue