Fix horizontal scrollbar (#347)
* Fixed scrollbar problems related to about section. * Fixed scrollbar problems related to skill section. * Making h1 fonts a little bit smaller on small devices. Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
This commit is contained in:
parent
65a429b664
commit
929a78837a
3 changed files with 35 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
padding-right: 0;
|
||||
}
|
||||
.skills-section .container {
|
||||
max-width: 100%;
|
||||
max-width: 95%;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue