Skip to content

Commit 10c25a1

Browse files
authored
Changed one char, mismatched curly brace
1 parent 03f036f commit 10c25a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

devU-client/src/components/pages/homePage/homePage.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,14 @@
6262
align-self: center;
6363
grid-column-start: 2;
6464
}
65+
6566
.header {
6667
display: flex;
6768
justify-content: space-between;
6869
align-items: center;
6970
margin-bottom: 20px;
7071
}
7172

72-
}
7373

7474
.buttonContainer{
7575
display: flex;
@@ -124,4 +124,4 @@
124124
width: 100%;
125125
max-width: none;
126126
}
127-
}
127+
}

0 commit comments

Comments
 (0)