mirror of
https://github.com/vkaelin/LeagueStats.git
synced 2026-03-25 12:57:28 +00:00
fix: aurelion background img width on mobile
This commit is contained in:
parent
cb64ef870d
commit
eaefb92030
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
||||||
content="LeagueStats.gg is an Open source website for League of Legends Summoners statistics.">
|
content="LeagueStats.gg is an Open source website for League of Legends Summoners statistics.">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="min-w-1200 bg-blue-900">
|
<body class="relative min-w-1200 bg-blue-900">
|
||||||
<noscript>
|
<noscript>
|
||||||
<strong>We're sorry but LeagueStats doesn't work properly without JavaScript enabled. Please enable it to
|
<strong>We're sorry but LeagueStats doesn't work properly without JavaScript enabled. Please enable it to
|
||||||
continue.</strong>
|
continue.</strong>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue