Add paragraph styling
This commit is contained in:
parent
9f7ccd7170
commit
dbe362e22b
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@
|
|||
font-weight: 300;
|
||||
}
|
||||
|
||||
p.gdpr {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
div#gdprBanner {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
|
|
Loading…
Reference in a new issue