mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-02-20 16:59:04 +00:00
add instructions how to use
This commit is contained in:
@ -504,6 +504,9 @@ video {
|
||||
.mb-2 {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
.ml-10 {
|
||||
margin-left: 2.5rem;
|
||||
}
|
||||
.ml-4 {
|
||||
margin-left: 1rem;
|
||||
}
|
||||
@ -513,6 +516,9 @@ video {
|
||||
.flex {
|
||||
display: flex;
|
||||
}
|
||||
.list-decimal {
|
||||
list-style-type: decimal;
|
||||
}
|
||||
.items-center {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user