Merge branch 'master' into page

This commit is contained in:
Beatrice Olivera
2018-08-30 20:09:00 +01:00
committed by GitHub
33 changed files with 448 additions and 24 deletions

View File

@@ -50,6 +50,10 @@ a:hover {
color: $icon;
font-size: 25px;
}
button {
height: 0;
width: 0;
}
}
}