This is a simple calculator.
You can style it and make a pull request.
-
Add a new
css filein the css folder to get started -
Add any style you like for the calculator
-
Add your
css file's nameatline 38inindex.htmlfileFor Example:
var styles = ["index.css",
"index2.css"
];
- Make a pull request