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
|
@ -106,6 +106,11 @@
|
|||
.profile-panel-background {
|
||||
background-size: cover;
|
||||
border-radius: 10px;
|
||||
|
||||
.panel-heading {
|
||||
padding: 0.6em 0em;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
.profile-panel-body {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue