Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit 2c7641e

Browse files
committed
Fix Stylelint warnings
1 parent 5757791 commit 2c7641e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/app-index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ export class AppIndex extends LitElement {
6464
6565
footer {
6666
padding: 1rem;
67-
text-align: center;
6867
background-color: #eee;
68+
text-align: center;
6969
}
7070
7171
main:empty ~ footer {

0 commit comments

Comments
 (0)