Center image

This commit is contained in:
Andrei Astafev 2019-04-21 12:41:53 +03:00
parent dc905e43a9
commit fde50b12bb

View File

@ -329,3 +329,7 @@ pre, code, kbd, samp
.panel { .panel {
padding-bottom: 12px; padding-bottom: 12px;
} }
.img-center {
text-align: center;
}