mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-26 15:52:20 +01:00
12 lines
129 B
SCSS
12 lines
129 B
SCSS
.schedules-filters {
|
|
margin-bottom: 2em;
|
|
}
|
|
|
|
.schedules-list {
|
|
text-align: center;
|
|
|
|
.load-more {
|
|
margin-top: 2em;
|
|
}
|
|
}
|