Spaces:
Running
Running
Update index.html
Browse files- index.html +4 -4
index.html
CHANGED
@@ -32,10 +32,10 @@
|
|
32 |
<div id="mainContainer" class="container-fluid px-0 py-0">
|
33 |
<div id="topTitleDiv" class="py-5">
|
34 |
<div class="py-5">
|
35 |
-
<p id="topTitleH1" class="fs-1 fw-bold user-select-none text-center d-
|
36 |
-
<p id="topTitleH1Big" class="fw-bold user-select-none text-center d-none d-
|
37 |
-
<p id="topTitleSub" class="fs-5 user-select-none text-center d-
|
38 |
-
<p id="topTitleSubBig" class="fs-2 user-select-none text-center d-none d-
|
39 |
</div>
|
40 |
</div>
|
41 |
</div>
|
|
|
32 |
<div id="mainContainer" class="container-fluid px-0 py-0">
|
33 |
<div id="topTitleDiv" class="py-5">
|
34 |
<div class="py-5">
|
35 |
+
<p id="topTitleH1" class="fs-1 fw-bold user-select-none text-center d-md-none">daydreamer-json</p>
|
36 |
+
<p id="topTitleH1Big" class="fw-bold user-select-none text-center d-none d-md-block">daydreamer-json</p>
|
37 |
+
<p id="topTitleSub" class="fs-5 user-select-none text-center d-md-none">More freely, just the way I like it.</p>
|
38 |
+
<p id="topTitleSubBig" class="fs-2 user-select-none text-center d-none d-md-block">More freely, just the way I like it.</p>
|
39 |
</div>
|
40 |
</div>
|
41 |
</div>
|