Шаблон:MainPageBlocks/styles.css: различия между версиями
Hloth (обсуждение | вклад) Новая страница: «.main-page-blocks { display: flex; flex-direction: column; gap: 8px; } .main-page-blocks__block { display: flex; flex-direction: column; gap: 4px; align-items: center; justify-content: center; } .main-page-blocks__block__number { font-weight: 600; }» |
Hloth (обсуждение | вклад) Нет описания правки |
||
| Строка 10: | Строка 10: | ||
align-items: center; | align-items: center; | ||
justify-content: center; | justify-content: center; | ||
width: 64px; | |||
height: 64px; | |||
} | } | ||
.main-page-blocks__block__number { | .main-page-blocks__block__number { | ||
font-weight: 600; | font-weight: 600; | ||
} | } | ||