Improved responsiveness on small screens

* better responsiveness and alignment especially on narrower screens
* removed rounded borders for drum pads and main card
This commit is contained in:
2022-07-03 20:41:18 +10:00
parent 74bf954cfd
commit 135e6597c4
4 changed files with 149 additions and 143 deletions
+1
View File
@@ -36,5 +36,6 @@
To begin the development, run `npm start` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
</body>
</html>