CaffGeek/MBACNationals

View on GitHub
Website/src/app/website/results-page/team-results/team-results.component.scss

Summary

Maintainability
Test Coverage
table {
    width: 100%;
    border-collapse: collapse; 

    td, th {
        text-align: left;
    }
}