Design comparison
SolutionDesign
Solution retrospective
This is my first application that uses the MVC pattern, sorry for the variable names, but I couldn't think of any more xD. If you have any recommendations, I would greatly appreciate it
Community feedback
- @JanselLopezPosted almost 2 years ago
for center the calculator try:
body { background-color: var(--light-grayish-cyan); margin: 0; height: 100vh; display: flex; flex-direction: column; justify-content: center; }
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord