add home, header & footer components
This commit is contained in:
6
src/app/footer/footer.component.scss
Normal file
6
src/app/footer/footer.component.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
:host {
|
||||
p {
|
||||
padding: 8px 16px;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user