Spaces:
Running
Running
Update online.html
Browse files- online.html +1 -1
online.html
CHANGED
@@ -58,7 +58,7 @@
|
|
58 |
.plant-image-container h1 {
|
59 |
margin-bottom: 15px;
|
60 |
color: #343a40; /* Темно-серый цвет текста */
|
61 |
-
font-size:
|
62 |
}
|
63 |
</style>
|
64 |
|
|
|
58 |
.plant-image-container h1 {
|
59 |
margin-bottom: 15px;
|
60 |
color: #343a40; /* Темно-серый цвет текста */
|
61 |
+
font-size: 2.5rem;
|
62 |
}
|
63 |
</style>
|
64 |
|