mobile css fixes
This commit is contained in:
parent
6b127820aa
commit
70191e1772
1 changed files with 6 additions and 0 deletions
|
|
@ -617,6 +617,9 @@ footer a {
|
|||
padding-left: 0.5rem;
|
||||
padding-right: 0.5rem;
|
||||
}
|
||||
.skills-container li {
|
||||
font-weight: 400 !important;
|
||||
}
|
||||
|
||||
.contact-container {
|
||||
padding-left: 1.5rem;
|
||||
|
|
@ -626,4 +629,7 @@ footer a {
|
|||
.contact-container h1 {
|
||||
font-size: 1.75rem;
|
||||
}
|
||||
.contact-container a {
|
||||
font-weight: 400 !important;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue