diff --git a/web/assets/css/about.css b/web/assets/css/about.css index 3c4f5e5..644be3f 100755 --- a/web/assets/css/about.css +++ b/web/assets/css/about.css @@ -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;