Skip to content

Commit c0935d1

Browse files
committed
fix: extra margin
1 parent 62d596b commit c0935d1

5 files changed

Lines changed: 0 additions & 5 deletions

File tree

src/pages/tools/chmod.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ import thumbImage from "@/images/chmod.png";
9292

9393
text-align: center;
9494
padding-bottom: 1rem;
95-
margin-top: 1rem;
9695
margin-bottom: 2rem;
9796
line-height: 1;
9897
}

src/pages/tools/dvd-bounce-tool.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ import bouncerAnimation from "@/misc/dvdbouncer-animation.html?raw";
7878

7979
text-align: center;
8080
padding-bottom: 1rem;
81-
margin-top: 1rem;
8281
margin-bottom: 2rem;
8382
line-height: 1;
8483
}

src/pages/tools/javascript-terminal.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ import thumbImage from "@/images/js-terminal.png";
6868

6969
text-align: center;
7070
padding-bottom: 1rem;
71-
margin-top: 1rem;
7271
margin-bottom: 2rem;
7372
line-height: 1;
7473
}

src/pages/tools/random-number-generator.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ import thumbImage from "@/images/random-number-generator.png";
8181

8282
text-align: center;
8383
padding-bottom: 1rem;
84-
margin-top: 1rem;
8584
margin-bottom: 2rem;
8685
line-height: 1;
8786
}

src/pages/tools/svg-to-url.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ import thumbImage from "@/images/svg-to-url.png";
5656

5757
text-align: center;
5858
padding-bottom: 1rem;
59-
margin-top: 1rem;
6059
margin-bottom: 2rem;
6160
line-height: 1;
6261
}

0 commit comments

Comments
 (0)