Heading text floats left, initial attempt at load more in the right side of the heading.
This commit is contained in:
parent
bebd5c3328
commit
015bf78dd9
3 changed files with 16 additions and 5 deletions
|
@ -109,8 +109,8 @@ main-router {
|
|||
.panel-heading {
|
||||
border-radius: 10px 10px 0 0;
|
||||
background-size: cover;
|
||||
padding: 0.6em 0;
|
||||
text-align: center;
|
||||
padding: 0.6em 1.0em;
|
||||
text-align: left;
|
||||
font-size: 1.3em;
|
||||
line-height: 24px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue