Migrate to modernize template
This commit is contained in:
13
Web/src/app/pages/front-pages/footer/footer.component.scss
Executable file
13
Web/src/app/pages/front-pages/footer/footer.component.scss
Executable file
@@ -0,0 +1,13 @@
|
||||
|
||||
.footer-content{
|
||||
.custom-container {
|
||||
max-width: 1400px;
|
||||
margin: 0 auto;
|
||||
width: 100%;
|
||||
padding: 0 15px;
|
||||
}
|
||||
}
|
||||
|
||||
.imgStyleDash {
|
||||
position: absolute;
|
||||
}
|
||||
Reference in New Issue
Block a user