diff options
Diffstat (limited to 'motto/public/style.css')
-rw-r--r-- | motto/public/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/motto/public/style.css b/motto/public/style.css index 143f2db..22532da 100644 --- a/motto/public/style.css +++ b/motto/public/style.css @@ -124,6 +124,10 @@ body { vertical-align: middle; } +.top_button img { + cursor: pointer; +} + @media only screen and (max-width: 600px) { .fab button { margin: 10px; |