Skip to content

Commit

Permalink
Fix the Lapikud logo (#95)
Browse files Browse the repository at this point in the history
* Fix the Lapikud logo

* Fix the Lapikud logo size
  • Loading branch information
andreeuuetoa authored Mar 14, 2024
1 parent 281d78c commit 675e19a
Show file tree
Hide file tree
Showing 3 changed files with 499 additions and 132 deletions.
4 changes: 2 additions & 2 deletions _sass/home.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
text-align : center;
margin : 4rem 0;

.logo {
#logo {
max-width : 60rem;
width : 100%;
padding : 0 1rem;
padding : 50px 90px;
}
}

Expand Down
Loading

0 comments on commit 675e19a

Please sign in to comment.