Add paragraph styling

This commit is contained in:
PCoder 2019-02-01 08:31:57 +01:00
parent 9f7ccd7170
commit dbe362e22b
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@
font-weight: 300;
}
p.gdpr {
margin: 0;
}
div#gdprBanner {
position: fixed;
bottom: 0;