mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 18:43:31 +01:00
feat(IRS): next IRS
This commit is contained in:
@@ -6,6 +6,13 @@ body {
|
||||
Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', Segoe UI Symbol, 'Noto Color Emoji';
|
||||
}
|
||||
|
||||
#__next {
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
code {
|
||||
font-family: 'JetBrains Mono';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user