Skip to content

Commit 71cd4bb

Browse files
committed
updated notification panel
1 parent 26a574a commit 71cd4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Layout.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ export default function Layout({ children }) {
7979
.container{
8080
margin:2rem auto;
8181
}
82-
.dropdown-content li{
82+
.dropdown-content li:nth-child(1){
8383
display:flex;
8484
padding:5px;
8585
}

0 commit comments

Comments
 (0)