fixes
This commit is contained in:
parent
01e848619c
commit
56cc24346f
3 changed files with 40 additions and 4 deletions
|
|
@ -498,6 +498,14 @@ html.has-navbar-fixed-top {
|
|||
margin-bottom: 12px
|
||||
}
|
||||
|
||||
.footer ul {
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
.footer .columns .column:nth-child(2) {
|
||||
flex-grow: 0 !important;
|
||||
}
|
||||
|
||||
.footer a {
|
||||
color: #E9E9E9
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue