We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03f036f commit 10c25a1Copy full SHA for 10c25a1
1 file changed
devU-client/src/components/pages/homePage/homePage.scss
@@ -62,14 +62,14 @@
62
align-self: center;
63
grid-column-start: 2;
64
}
65
+
66
.header {
67
display: flex;
68
justify-content: space-between;
69
align-items: center;
70
margin-bottom: 20px;
71
72
-}
73
74
.buttonContainer{
75
@@ -124,4 +124,4 @@
124
width: 100%;
125
max-width: none;
126
127
+}
0 commit comments