feedback feature
This commit is contained in:
parent
aa887dfc5e
commit
b64e80478e
14 changed files with 344 additions and 3 deletions
12
src/sass/views/feedback/rateAppStore.scss
Normal file
12
src/sass/views/feedback/rateAppStore.scss
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
#rate-app-store {
|
||||
.title {
|
||||
font-size: 20px;
|
||||
font-weight: bold;
|
||||
color: $dark-gray;
|
||||
margin: 20px 10px;
|
||||
text-align: center;
|
||||
}
|
||||
.subtitle {
|
||||
padding: 10px 30px 20px 40px;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue