mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-21 19:24:15 +00:00
Merge pull request #3924 from breiste/develop
Fix Play-Button width on frontpage
This commit is contained in:
commit
6960a2ddad
1 changed files with 2 additions and 2 deletions
|
|
@ -30,11 +30,11 @@ body
|
|||
//box-shadow: 0 0 40px #494141;
|
||||
display:inline
|
||||
font-size: 20px
|
||||
width:100px
|
||||
min-width:100px
|
||||
height:50px
|
||||
|
||||
#about-page
|
||||
img
|
||||
box-shadow 0px 0px 10px 5px #888
|
||||
margin 10px
|
||||
max-width 500px
|
||||
max-width 500px
|
||||
|
|
|
|||
Loading…
Reference in a new issue