Align links & buttons in mobile version
This commit is contained in:
parent
df94e11c4f
commit
d8f7269f70
1 changed files with 6 additions and 0 deletions
|
@ -14,4 +14,10 @@
|
|||
.fr-btn {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
// Align links & buttons in mobile version
|
||||
.fr-translate {
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue