mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
More styles adjustments
This commit is contained in:
@@ -7,8 +7,16 @@ main p {
|
||||
margin-bottom: 3rem;
|
||||
}
|
||||
|
||||
section {
|
||||
margin-bottom: 5rem;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1024px) {
|
||||
main h2 {
|
||||
font-size: 1.75rem;
|
||||
}
|
||||
|
||||
section {
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user