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:
Daniel Murphy 2022-07-07 13:47:01 -04:00 committed by GitHub
commit 5279f7fb9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ body {
box-shadow: inset 2px 2px 4px rgba(0,0,0,.5);
border-radius: 50%;
width: 48px;
height: 48px;
height: 48px;
}
.logo {