mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-03-10 07:29:55 +00:00
nowrap on sport name cell
This commit is contained in:
@@ -545,6 +545,9 @@ video {
|
||||
.justify-between {
|
||||
justify-content: space-between;
|
||||
}
|
||||
.whitespace-nowrap {
|
||||
white-space: nowrap;
|
||||
}
|
||||
.rounded-lg {
|
||||
border-radius: 0.5rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user