Skip to content

Commit 4acd726

Browse files
committed
WIP: commit temporaire avant pull --rebase
1 parent b09e18d commit 4acd726

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

4.45 KB
Loading

src/input.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
}
1010

1111
@layer components {
12+
.main-logo {
13+
max-width: 200px;
14+
display: block;
15+
margin: 2rem auto 1rem auto;
16+
}
1217
.main-content-area {
1318
@apply flex-grow opacity-0 animate-fade-in;
1419
}

0 commit comments

Comments
 (0)