mirror of
https://github.com/ershisan99/flashcards-example-project.git
synced 2025-12-17 05:09:29 +00:00
9 lines
79 B
SCSS
9 lines
79 B
SCSS
.content {
|
|
padding: 18px 24px;
|
|
|
|
> p {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
}
|