Add paragraph styling

This commit is contained in:
PCoder 2019-02-01 08:31:57 +01:00
parent 9f7ccd7170
commit dbe362e22b

View file

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