13 lines
205 B
SCSS
13 lines
205 B
SCSS
/*
|
|
* Privacy Policy Page
|
|
* Contains the limited styles used on the privacy policy page.
|
|
*
|
|
* Dependencies:
|
|
*
|
|
* Version:
|
|
* 1.0.0 - 28/06/2018
|
|
*/
|
|
.p-privacy-policy {
|
|
background: #F7EFE2;
|
|
}
|