KuniakiTakenaka 3 years ago
parent
commit
e849a934d3
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      index.html

+ 2
- 2
index.html View File

@@ -170,14 +170,14 @@
170 170
               <a href="second/Coronavirus.html">
171 171
                 <div style="position: relative;	width: 345px;	height: 160px;float: left;background-color: cornflowerblue;">
172 172
                   <div class="positionabsolute" style="color: black;font-size: xx-large;">
173
-                    北方町の状況や<br />対応についてはこちら
173
+                    <br/>北方町の状況や<br />対応についてはこちら
174 174
                   </div>
175 175
                 </div>
176 176
               </a>
177 177
               <a href="second/Vaccination.html">
178 178
                 <div style="position: relative;	width: 345px;	height: 160px;float: left;background-color: yellow;">
179 179
                   <div class="positionabsolute" style="color: black;font-size: xx-large;">
180
-                    ワクチン接種<br />についてはこちら
180
+                    <br/>ワクチン接種<br />についてはこちら
181 181
                   </div>
182 182
                 </div>
183 183
               </a>

Loading…
Cancel
Save