Penambahan FrontEnd All-New-Manufacture
This commit is contained in:
21
public/scss/layout/footer/_footer.scss
Normal file
21
public/scss/layout/footer/_footer.scss
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
.footer {
|
||||
padding-#{$dlab-pos-left}: var(--dz-sidebar-width);
|
||||
background-color: var(--card);
|
||||
font-size: 0.875rem;
|
||||
.copyright {
|
||||
padding: 0.9375rem;
|
||||
p {
|
||||
text-align: center;
|
||||
margin: 0;
|
||||
color:var(--text-gray);
|
||||
|
||||
}
|
||||
|
||||
a{
|
||||
color: var(--primary);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user