Skip to content

Commit

Permalink
Add meta viewport
Browse files Browse the repository at this point in the history
  • Loading branch information
Sainan committed Sep 6, 2024
1 parent e17640f commit 83b16f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en" data-bs-theme="dark">
<head>
<title>Warframe Riven Web Tool</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous" />
<style>
body {
Expand Down

0 comments on commit 83b16f5

Please sign in to comment.