mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-01 15:55:36 +01:00
Matthias Kretschmann
6ede38abfc
- start linting scss based on Airbnb style guide - add includePaths to css & js tasks
9 lines
160 B
SCSS
9 lines
160 B
SCSS
|
|
.page-whitepaper {
|
|
.content--page--markdown {
|
|
> p:nth-child(1),
|
|
> p:nth-child(2),
|
|
> p:nth-child(3) { text-align: center; }
|
|
}
|
|
}
|