Remove redundant line
This commit is contained in:
parent
64af9ee14d
commit
ccbf099882
|
@ -52,7 +52,6 @@ ul {
|
|||
.header {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
|
@ -67,4 +66,4 @@ ul {
|
|||
display: flex;
|
||||
align-items: center;
|
||||
gap: 16px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue