mirror of
https://github.com/jimeh/jimeh.github.io.git
synced 2026-02-19 09:06:40 +00:00
Tweak responsive values a bit
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
}
|
||||
|
||||
.site-header-container {
|
||||
width: 595px;
|
||||
width: 585px;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
@@ -109,7 +109,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 640px) {
|
||||
@media screen and (max-width: 615px) {
|
||||
.site-header {
|
||||
.site-header-container {
|
||||
width: 410px;
|
||||
|
||||
Reference in New Issue
Block a user