Skip to content

Commit

Permalink
terminal responsiveness
Browse files Browse the repository at this point in the history
  • Loading branch information
Sathishkumar0404 committed Jan 9, 2025
1 parent 5d207b3 commit c50a2d9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions _sass/components/_page.scss
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ p{
.home-intro{
text-align: center;
@include media-breakpoint-down(lg) {
height: 80%;
h5{
margin-top: 1rem;
font-size: 1.8rem !important ;
Expand Down
6 changes: 3 additions & 3 deletions _sass/components/monitor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
}

@include media-breakpoint-down(lg){
// #monitor{
// margin-top: 7rem !important;
#monitor{
margin-top: 4rem !important;

// }
}
#crt{
min-width: 32ch !important;
}
Expand Down

0 comments on commit c50a2d9

Please sign in to comment.