mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-06-13 11:04:19 +02:00
10 lines
108 B
SCSS
Executable File
10 lines
108 B
SCSS
Executable File
.VolunteerCard {
|
|
ul {
|
|
padding-left: 17px;
|
|
}
|
|
|
|
li {
|
|
margin-bottom: 0.5em;
|
|
}
|
|
}
|