Fix du lien Github + Fix (probable) des FullWidth Mobile 1Blocker

This commit is contained in:
Anthony Dumas
2019-03-15 16:15:00 +01:00
parent 49dc04ec25
commit 3a43fb1e6d
3 changed files with 6 additions and 7 deletions

View File

@@ -94,13 +94,12 @@ div.hero-body {
}
@media screen and (max-width: 768px) {
.button.is-fullwidth-mobile {
.button.is-fullw-mobile {
display: flex;
width: 100%;
}
}
@font-face {
font-family: "icomoon";
src: url("../font/fonts/icomoon.eot");