DmitrMakeev commited on
Commit
b778306
·
verified ·
1 Parent(s): ab95ff1

Update online.html

Browse files
Files changed (1) hide show
  1. online.html +1 -1
online.html CHANGED
@@ -45,7 +45,7 @@
45
 
46
  /* Стили для самой картинки */
47
  #plantImage {
48
- max-width: 60%; /* Уменьшаем размер картинки */
49
  height: auto;
50
  border: 3px solid #dee2e6; /* Серая рамка */
51
  border-radius: 10px; /* Закругленные углы у картинки */
 
45
 
46
  /* Стили для самой картинки */
47
  #plantImage {
48
+ max-width: 80%; /* Уменьшаем размер картинки */
49
  height: auto;
50
  border: 3px solid #dee2e6; /* Серая рамка */
51
  border-radius: 10px; /* Закругленные углы у картинки */