mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-07-01 13:01:24 +00:00
Fix about heading size
This commit is contained in:
@@ -12,6 +12,10 @@ section img {
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1024px) {
|
||||
main h2 {
|
||||
font-size: 1.75rem;
|
||||
}
|
||||
|
||||
section img {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user