8 lines
114 B
SCSS
Executable File
8 lines
114 B
SCSS
Executable File
.chapter--navigation {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
|
|
.nav--prev {
|
|
margin-right: auto;
|
|
}
|
|
} |