mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +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