untrack content dir
This commit is contained in:
parent
55684b6079
commit
fb310b279e
47 changed files with 634 additions and 189 deletions
|
|
@ -1,5 +1,8 @@
|
|||
#main-footer {
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
width: calc(18 * var(--unit--horizontal));
|
||||
padding: var(--unit--horizontal);
|
||||
padding-top: var();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue