Skip to content

Commit

Permalink
Header
Browse files Browse the repository at this point in the history
  • Loading branch information
Hekili authored Nov 2, 2023
1 parent c71eb58 commit 1ede460
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@

.flex-child {
flex: 1;
border: 2px solid yellow;
};

.flex-child:first-child {
margin-right: 20px;
margin-right: 10px;
width: 76px;
};

.logo {
Expand Down

0 comments on commit 1ede460

Please sign in to comment.