1
0

Simplify figure.

This commit is contained in:
Alexander Andreev 2024-06-27 03:00:08 +04:00
parent cf054fc032
commit bff7bbf7dd
Signed by: Arav
GPG Key ID: 25969B23DCB5CA34

View File

@ -22,14 +22,10 @@ h3:is(.service-up, .service-down)::after {
.columns h3 { color: var(--primary-color); }
figure figcaption { font-size: .8rem; }
figcaption { font-size: .8rem; }
figure.center,
figure figcaption { text-align: center; }
figure img { width: 100%; }
figure.center img { width: 60%; }
figcaption { text-align: center; }
#contacts {
text-align: center;