Skip to content
Snippets Groups Projects
Commit c2c31f75 authored by Shin sangmin's avatar Shin sangmin :zzz:
Browse files

Fix image centering

parent 135017dc
No related branches found
No related tags found
No related merge requests found
Pipeline #5685 passed
......@@ -23,6 +23,7 @@ body {
}
.center {
display: block;
margin: 50px auto;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment