mirror of
https://github.com/GuerillaStudio/souvenir.git
synced 2025-01-20 22:30:20 +00:00
style(capture mobile landscape): Put capture button in the middle
This commit is contained in:
parent
21e1fee035
commit
ec1e452118
1 changed files with 1 additions and 4 deletions
|
@ -55,10 +55,7 @@
|
||||||
|
|
||||||
.capture-btn {
|
.capture-btn {
|
||||||
flex-shrink: .0;
|
flex-shrink: .0;
|
||||||
margin-top: 0;
|
margin: 0 auto;
|
||||||
margin-right: 2rem;
|
|
||||||
margin-bottom: 0;
|
|
||||||
margin-left: auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Options
|
/* Options
|
||||||
|
|
Loading…
Reference in a new issue