@@ -2241,12 +2241,17 @@ body #btn-a #mobile-btn:hover {
position: absolute;
text-align: left;
font-size: 1.6rem;
- line-height: 3vw;
+ line-height: 3.5vw;
+ letter-spacing: 2px;
top: 15vw;
left: 20vw;
width: 50vw;
}
+#information .information span {
+ font-size: 1.7rem;
+}
+
@media screen and (max-width: 1024px) {
#information .information {
font-size: 1rem;
@@ -1416,10 +1416,14 @@ body {
+ span{
+ }
@media screen and(max-width:$table) {
line-height: 3vw;