Version React iso-fonctionnelle

This commit is contained in:
2015-08-27 22:52:30 +02:00
parent 1d24cf6779
commit 7fc7f9d10e
12 changed files with 223 additions and 354 deletions

View File

@ -28,11 +28,6 @@ html, body {
.launcher .category-header {
padding: 40px 50px 0;
font-size: 50px;
display: none;
}
.launcher .category-header.visible {
display: block;
}
.launcher .category-header a.goback {