Center stuff in the main content container
This commit is contained in:
parent
1b4cb8e528
commit
690bbe2047
@ -67,5 +67,6 @@ h1 h2 h3 {
|
|||||||
#main-content-container {
|
#main-content-container {
|
||||||
margin: 50px;
|
margin: 50px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
display: inline-block;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user