Skip to content
Snippets Groups Projects
Commit a36479c8 authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'fixes' into 'pregmod-master'

Fixed incorrect centering

Closes #3274

See merge request pregmodfan/fc-pregmod!9816
parents 63c94e73 14bf43b9
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ h1 + p, h2 + p, h3 + p, h4 + p {
margin-top: 0;
}
div.center, p.center {
.center {
margin-left: auto;
margin-right: auto;
text-align: center;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment