PriyaMishra commited on
Commit
efcea67
·
verified ·
1 Parent(s): d7ab608

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -108,7 +108,7 @@
108
  height: 90vw;
109
  }
110
  section.segment {
111
- font-size: 0.7em;
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">🕉️<br>Ayurvedic<br>Daily Rhythm</h1>
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>