Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
GunjalTXL authored Nov 6, 2023
1 parent c46ab6e commit 2709551
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -376,8 +376,8 @@ p.blog-text{

@media (max-width: 768px){
.office-logo{
height: 100px;
width: 60px;
height: 50px;
width: 30px;
}
}

Expand Down Expand Up @@ -751,4 +751,4 @@ footer h3 {
.carousel-caption .carousel-title {
font-size: 14px;
}
}
}

0 comments on commit 2709551

Please sign in to comment.