We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07a43b1 commit 08f9f3dCopy full SHA for 08f9f3d
1 file changed
front-end/src/App.css
@@ -1,7 +1,7 @@
1
2
3
.App {
4
- background-color: rgb(41, 41, 41);
+ background-color: var(--third);
5
display: flex; /* Add this to center the container */
6
flex-direction: column;
7
align-items: center;
0 commit comments