diff options
Diffstat (limited to 'assets_src/css')
-rw-r--r-- | assets_src/css/list.css | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/assets_src/css/list.css b/assets_src/css/list.css index 7e6dde9..51b2514 100644 --- a/assets_src/css/list.css +++ b/assets_src/css/list.css | |||
@@ -19,9 +19,9 @@ | |||
19 | } | 19 | } |
20 | 20 | ||
21 | .gril-img { | 21 | .gril-img { |
22 | background-repeat: no-repeat; | 22 | background-repeat: no-repeat; |
23 | background-position: center center; | 23 | background-position: center center; |
24 | background-size: cover; | 24 | background-size: cover; |
25 | width: 64px; | 25 | width: 64px; |
26 | height: 64px; | 26 | height: 64px; |
27 | } \ No newline at end of file | 27 | } |