10 lines
No EOL
130 B
CSS
10 lines
No EOL
130 B
CSS
.name {
|
|
letter-spacing: -.04em;
|
|
font-size: .9rem;
|
|
cursor: pointer;
|
|
}
|
|
|
|
.timings {
|
|
color: $gray-medium;
|
|
font-size: 12px;
|
|
} |