forked from Gitlink/forgeplus-react
9 lines
149 B
CSS
9 lines
149 B
CSS
|
|
.help-container {
|
||
|
|
margin-top: 30px;
|
||
|
|
}
|
||
|
|
.help-container .help-menu {
|
||
|
|
text-align: center;
|
||
|
|
}
|
||
|
|
.help-container .help-content {
|
||
|
|
margin-bottom: 40px;
|
||
|
|
}
|