Skip to content

Commit 60564ad

Browse files
authored
Update index.html
1 parent ce8cb0a commit 60564ad

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Diff for: index.html

+4-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,10 @@
3737
</head>
3838

3939
<body class="text-center">
40-
<h1 style="color:white">Purple is a nice colour.&#10;</h1>
41-
<h5 style="color:white">Particularly this gradient.</h5>
40+
<div style="display:block">
41+
<h1 style="color:white">Purple is a nice colour.</h1>
42+
<h5 style="color:white">Particularly this gradient.</h5>
43+
</div>
4244

4345
<!-- Bootstrap JS -->
4446
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>

0 commit comments

Comments
 (0)