Skip to content

Commit c49de0b

Browse files
authored
Merge pull request #47 from Flow-Launcher/VictoriousRaptor-patch-1
Center text
2 parents 493ec9c + 28d3d67 commit c49de0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Footer.astro

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ const year = new Date().getFullYear();
1111
<style>
1212
.footer {
1313
background-color: var(--footer-bg);
14+
text-align: center;
1415
}
1516

1617
.footer-text {

0 commit comments

Comments
 (0)