diff options
Diffstat (limited to 'srs-anywhere.html')
| -rw-r--r-- | srs-anywhere.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/srs-anywhere.html b/srs-anywhere.html index 06101ce..879c6e8 100644 --- a/srs-anywhere.html +++ b/srs-anywhere.html @@ -6,7 +6,7 @@ <title>SRS Anywhere</title> <link rel="stylesheet" href="style.css"> </head> - <body> + <body style="display: flex;"> <div id="flashcard"> <div id="flashcard-front"></div> <div id="flashcard-back"></div> |