Skip to content

Commit 4cb7def

Browse files
edit index.html
1 parent c3f97fa commit 4cb7def

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

index.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@
1717
<link rel="stylesheet" type="text/css" media="all" href="css/about.css" />
1818
<link rel="stylesheet" type="text/css" media="all" href="css/fancybox/jquery.fancybox.css" />
1919
<link rel="stylesheet" type="text/css" media="all" href="css/fancybox/helpers/jquery.fancybox-buttons.css" />
20+
<style>
21+
p {
22+
margin-bottom: 8px;
23+
}
24+
</style>
2025

2126
<script src="js/jquery-1.7.min.js"></script>
2227
<script src="js/carousel.min.js"></script>
@@ -43,8 +48,8 @@ <h1><span class="darklight">Your journey #!s here</span></h1>
4348

4449
<div class="introduction">
4550

46-
<p>Shebang is an Artix GNU/Linux based distribution offering a great blend of end user and power user experience.</p>
47-
<p>Using the nimble Openbox window manager, it is highly customisable and provides a modern, full-featured GNU/Linux system without sacrificing performance.</p>
51+
<p>Shebang is an Artix GNU/Linux based distribution offering a great blend of end user and power user experience.
52+
<p>Using the nimble Openbox window manager, it is highly customisable and provides a modern, full-featured GNU/Linux system without sacrificing performance.
4853

4954
<div class="belowthefold">
5055

0 commit comments

Comments
 (0)