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