mirror of
https://github.com/fleetdm/fleet
synced 2026-05-05 22:39:17 +00:00
7 lines
79 B
SCSS
7 lines
79 B
SCSS
.reset-password-page {
|
|
&__description {
|
|
p {
|
|
margin: 0;
|
|
}
|
|
}
|
|
}
|