Simplify figure.
This commit is contained in:
parent
cf054fc032
commit
bff7bbf7dd
@ -22,14 +22,10 @@ h3:is(.service-up, .service-down)::after {
|
|||||||
|
|
||||||
.columns h3 { color: var(--primary-color); }
|
.columns h3 { color: var(--primary-color); }
|
||||||
|
|
||||||
figure figcaption { font-size: .8rem; }
|
figcaption { font-size: .8rem; }
|
||||||
|
|
||||||
figure.center,
|
figure.center,
|
||||||
figure figcaption { text-align: center; }
|
figcaption { text-align: center; }
|
||||||
|
|
||||||
figure img { width: 100%; }
|
|
||||||
|
|
||||||
figure.center img { width: 60%; }
|
|
||||||
|
|
||||||
#contacts {
|
#contacts {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
Loading…
Reference in New Issue
Block a user