Removed titles from side menu

This commit is contained in:
Alejandro Celaya
2018-08-18 10:47:45 +02:00
parent ec7b47fb32
commit 63ddef2d81
3 changed files with 3 additions and 23 deletions

View File

@@ -29,7 +29,7 @@ body,
padding: 20px 0;
@media (min-width: $mdMin) {
padding: 30px 30px 30px 20px;
padding: 30px 15px;
}
}