10 lines
60 B
SCSS
10 lines
60 B
SCSS
#read {
|
|
@extend .thought;
|
|
|
|
.header {
|
|
}
|
|
|
|
.body {
|
|
|
|
}
|
|
} |