Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -108,7 +108,7 @@
|
|
108 |
height: 90vw;
|
109 |
}
|
110 |
section.segment {
|
111 |
-
font-size:
|
112 |
width: 100px;
|
113 |
}
|
114 |
span.emoji {
|
@@ -121,7 +121,7 @@
|
|
121 |
|
122 |
<main class="clock" role="region" aria-label="Ayurvedic Daily Clock">
|
123 |
|
124 |
-
<h1 class="center-label"
|
125 |
|
126 |
<!-- Hour lines -->
|
127 |
<div class="line h0"></div>
|
|
|
108 |
height: 90vw;
|
109 |
}
|
110 |
section.segment {
|
111 |
+
font-size: 1.0em;
|
112 |
width: 100px;
|
113 |
}
|
114 |
span.emoji {
|
|
|
121 |
|
122 |
<main class="clock" role="region" aria-label="Ayurvedic Daily Clock">
|
123 |
|
124 |
+
<h1 class="center-label"><br>Ayurvedic<br>Daily Rhythm</h1>
|
125 |
|
126 |
<!-- Hour lines -->
|
127 |
<div class="line h0"></div>
|