Skip to content

Commit 7dfa4c5

Browse files
Update index.html
1 parent c08b6dd commit 7dfa4c5

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

index.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -167,9 +167,9 @@
167167
padding-top: 20px;
168168
border-color: transparent;
169169
margin-right: var(--dl-space-space-unit);
170-
padding-left: 32px;
171-
padding-right: 32px;
172-
padding-bottom: 20px;
170+
padding-left: 4px; /* 32*/
171+
padding-right: 4px; /* 32 */
172+
padding-bottom: 2px; /* 20 */
173173
}
174174
.button-gradient:hover {
175175
color: var(--dl-color-scheme-white);
@@ -1323,7 +1323,7 @@ <h1 class="home-title">
13231323
Our main mission is to develop easy (useful) scientific tools for all students or the education field and to do this together with the students.
13241324
</span>
13251325
<div class="home-container01">
1326-
<a id="googleLink" href="https://drive.google.com/file/d/1qhdebA1S2Wx_9vVpUltSWayjB2XA5FZb/view?usp=sharing" onclick="openLinks(); return false;" > <img class="button button-gradient" style="width: 70%;" src="https://raw.githubusercontent.com/laurent22/joplin/dev/Assets/WebsiteAssets/images/BadgeWindows.png">
1326+
<a id="googleLink" href="https://drive.google.com/file/d/1dKmb3IFBuKM4nQf51iF-PIDvAQ62C7Al/view?usp=sharing" onclick="openLinks(); return false;" > <img class="button button-gradient" style="width: 70%;" src="https://raw.githubusercontent.com/laurent22/joplin/dev/Assets/WebsiteAssets/images/BadgeWindows.png">
13271327
</a>
13281328

13291329

@@ -1475,7 +1475,7 @@ <h1 class="home-text48">
14751475
<br />
14761476
</h1>
14771477
<div class="home-btns">
1478-
<a href="https://drive.google.com/file/d/1qhdebA1S2Wx_9vVpUltSWayjB2XA5FZb/view?usp=sharing"> <button class="home-button7 button button-gradient">
1478+
<a href="https://drive.google.com/file/d/1dKmb3IFBuKM4nQf51iF-PIDvAQ62C7Al/view?usp=sharing"> <button class="home-button7 button button-gradient">
14791479
For desktop
14801480

14811481
</button></a>-
@@ -1654,5 +1654,6 @@ <h1 class="home-text48">
16541654

16551655

16561656

1657+
16571658

16581659

0 commit comments

Comments
 (0)