mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Update responsive widths
This commit is contained in:
@@ -416,3 +416,15 @@ hr {
|
||||
display: initial;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 1440px) {
|
||||
header {
|
||||
width: 80%;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 1920px) {
|
||||
header {
|
||||
width: 55%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user