initial docker setup
This commit is contained in:
12
frontend/src/containers/footer/style/Footer.scss
Normal file
12
frontend/src/containers/footer/style/Footer.scss
Normal file
@@ -0,0 +1,12 @@
|
||||
@import '../../../styleConstants.scss';
|
||||
|
||||
footer {
|
||||
.footer-btn {
|
||||
cursor: pointer;
|
||||
color: $whiteColor;
|
||||
}
|
||||
}
|
||||
|
||||
.modal-dialog{
|
||||
max-width: 80%;
|
||||
}
|
||||
Reference in New Issue
Block a user