Skip to content

Commit

Permalink
wallet position 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Rost G. authored and Rost G. committed Jun 25, 2024
1 parent 07756d8 commit 835fc82
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
1 change: 1 addition & 0 deletions docs/assets/index-B3_cuzQP.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
1 change: 0 additions & 1 deletion docs/assets/index-Dcb9cP9T.css

This file was deleted.

4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<link rel="icon" type="image/svg+xml" href="./vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Coobot</title>
<script type="module" crossorigin src="./assets/index-C-8Bc-m1.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-Dcb9cP9T.css">
<script type="module" crossorigin src="./assets/index-CvwEH28t.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-B3_cuzQP.css">
</head>
<body>
<div id="root"></div>
Expand Down
2 changes: 1 addition & 1 deletion src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
padding: 2rem;
text-align: center;
/* display: flex; */
min-height: 100vh;
min-height: 90vh;
}

.logo {
Expand Down

0 comments on commit 835fc82

Please sign in to comment.