Skip to content

Commit 6748eb3

Browse files
committed
Button alignment
1 parent a463def commit 6748eb3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/css/front-page.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scss/front-page.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ body {
266266
&--latest-release {
267267
background-image: url('../images/background-gradient.svg');
268268
background-size: cover;
269-
height: calc(100%);
269+
height: calc(100% - 4px);
270270

271271
.notification {
272272
&__content {

0 commit comments

Comments
 (0)