diff options
Diffstat (limited to 'frontend/src/css/Games.css')
| -rw-r--r-- | frontend/src/css/Games.css | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/frontend/src/css/Games.css b/frontend/src/css/Games.css index ec57a71..9270a98 100644 --- a/frontend/src/css/Games.css +++ b/frontend/src/css/Games.css | |||
| @@ -11,9 +11,7 @@ | |||
| 11 | } | 11 | } |
| 12 | 12 | ||
| 13 | .games-page-item-content { | 13 | .games-page-item-content { |
| 14 | position: absolute; | 14 | position: relative; |
| 15 | left: 50px; | ||
| 16 | width: calc(100% - 100px); | ||
| 17 | } | 15 | } |
| 18 | 16 | ||
| 19 | .games-page-item-content a { | 17 | .games-page-item-content a { |
| @@ -96,4 +94,4 @@ span>b { | |||
| 96 | .games-page-item-body-item-num { | 94 | .games-page-item-body-item-num { |
| 97 | font-size: 50px; | 95 | font-size: 50px; |
| 98 | font-family: BarlowCondensed-Bold; | 96 | font-family: BarlowCondensed-Bold; |
| 99 | } \ No newline at end of file | 97 | } |