14 lines
168 B
SCSS
Executable File
14 lines
168 B
SCSS
Executable File
|
|
.footer-content{
|
|
.custom-container {
|
|
max-width: 1400px;
|
|
margin: 0 auto;
|
|
width: 100%;
|
|
padding: 0 15px;
|
|
}
|
|
}
|
|
|
|
.imgStyleDash {
|
|
position: absolute;
|
|
}
|