minor changes

This commit is contained in:
Arthur Gerbaud
2016-08-13 23:47:52 +02:00
parent 0c932a600f
commit 9d69fc2454
2 changed files with 10 additions and 1 deletions

View File

@@ -28,3 +28,7 @@
@media (max-width:768px){
#menu { border: none; }
}
.jumbotron {
background-color: #fefefe;
}