projects
/
website.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a9be10
)
Ajout min-width pour le fix du precedent commit.
author
opi
<opi@no-log.org>
Thu, 2 Jul 2015 12:05:08 +0000
(14:05 +0200)
committer
opi
<opi@no-log.org>
Thu, 2 Jul 2015 12:05:08 +0000
(14:05 +0200)
assets/home.css
patch
|
blob
|
history
diff --git
a/assets/home.css
b/assets/home.css
index 282babfde53c13e02477ef166702607c54e329c7..72552681cdc9fe2bda5deac72d27d63d1c73f556 100644
(file)
--- a/
assets/home.css
+++ b/
assets/home.css
@@
-6,7
+6,7
@@
}
.body-wrapper > header {background: none;}
}
-@media screen and (max-width: 900px) {
+@media screen and (m
in-width: 45em) and (m
ax-width: 900px) {
#logo {
background-position: right center;
}