This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/assets/less/components/talks-table.less
2017-11-09 22:44:30 +00:00

4 lines
64 B
Plaintext

.talks-table tr:nth-child(odd) {
@apply .bg-grey-lighter;
}