Skip to content

Commit a848571

Browse files
Update Presentation.js
1 parent d4600a7 commit a848571

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/Presentation.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ export default () => {
113113
</Button>
114114
<GitHubButton className="mt-lg-2" href="https://github.com/themesberg/volt-react-dashboard" data-size="large" data-show-count="true" aria-label="Star themesberg/volt-react-dashboard on GitHub">Star</GitHubButton>
115115
</div>
116-
<div className="d-flex justify-content-center flex-column mb-5 mb-lg-6 mt-5">
117-
<div className="text-center mb-6">
116+
<div className="d-flex justify-content-center flex-column mb-6 mb-lg-5 mt-5">
117+
<div className="text-center">
118118
<a href="https://themesberg.com" target="_blank">
119119
<Image src={ThemesbergLogoIcon} height={25} width={25} className="mb-3" alt="Themesberg Logo" />
120120
<p className="text-muted font-small m-0">A Themesberg production</p>

0 commit comments

Comments
 (0)