Skip to content

Commit

Permalink
Merge pull request #6 from Aditya01229/main
Browse files Browse the repository at this point in the history
Merge
  • Loading branch information
Aditya01229 authored May 26, 2024
2 parents 37e776b + 3a67d98 commit ef134e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>adfyou</title>
<link
href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css"
Expand Down
4 changes: 3 additions & 1 deletion styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -519,8 +519,10 @@ p.sub{
padding: 10px;
}
}

@media only screen and (max-width: 680px) {
html{
font-size: 70%;
}
.body-info h1{
font-size: 3.6rem;
min-width: 300px;
Expand Down

0 comments on commit ef134e2

Please sign in to comment.