Team
This commit is contained in:
parent
e060604096
commit
19c19e3114
28 changed files with 104 additions and 22 deletions
|
|
@ -1,6 +1,8 @@
|
|||
@import "defs";
|
||||
|
||||
footer {
|
||||
margin-top: 32px;
|
||||
background: linear-gradient(0.25turn, #0294d9, #ac44ff);
|
||||
background: linear-gradient(0.25turn, $blue, $violet);
|
||||
color: #fff;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue