Compare commits

..

No commits in common. "823a2fff5543904a121aa1bd7dcb2a8fc4c50591" and "1a462b70f02e7259879662dc0b1e5c41a8006223" have entirely different histories.

2 changed files with 41 additions and 39 deletions

View file

@ -807,7 +807,7 @@ aside .widget li:hover {
}
/* #photo-photo {
margin: 0 auto !important;
} */
}
@media screen and (max-width: 1280px) {
#search-box {
@ -844,4 +844,4 @@ aside .widget li:hover {
left: 10% !important;
margin-left: 0!important;
}
}
} */

View file

@ -743,7 +743,9 @@
}
#photo-photo {
margin: 0 auto !important;
} */
}
@media screen and (max-width: 1280px) {
#search-box {
@ -780,4 +782,4 @@
left: 10% !important;
margin-left: 0!important;
}
}
} */