17 lines
290 B
CSS
Vendored
17 lines
290 B
CSS
Vendored
.inner-page-banner.important-link-banner {
|
|
margin-bottom: -150px;
|
|
padding-bottom: 160px;
|
|
}
|
|
|
|
.tender-list-table-section {
|
|
position: relative;
|
|
z-index: 1;
|
|
}
|
|
|
|
|
|
.tender-list-table-section .tender-table table,
|
|
.other-important-links .tender-table table {
|
|
min-width: auto;
|
|
}
|
|
|