Skip to content

Commit

Permalink
refresh logo
Browse files Browse the repository at this point in the history
  • Loading branch information
vincerubinetti committed Feb 9, 2021
1 parent ccb23b6 commit e2e5155
Show file tree
Hide file tree
Showing 7 changed files with 59 additions and 111 deletions.
164 changes: 56 additions & 108 deletions _includes/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions css/header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ header {
position: relative;
@include flex-center;
justify-content: space-between;
padding: 40px;
padding: 30px;
color: $white;
background: $dark-gray;
font-family: $sans;
Expand All @@ -20,8 +20,8 @@ header {

.logo > * {
max-width: 100%;
height: 30px;
margin: 10px;
height: 40px;
margin: 5px;
}

.logo_text {
Expand Down
Binary file modified favicons/android.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified favicons/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified favicons/ios.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed favicons/logo.psd
Binary file not shown.
Binary file modified favicons/share-thumbnail.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e2e5155

Please sign in to comment.