Improve cookie detection and handling

This commit is contained in:
Raphael Michel
2018-09-02 15:25:33 +02:00
parent e18375ca6d
commit 6a4a8af731
8 changed files with 112 additions and 38 deletions

View File

@@ -14,3 +14,7 @@ body {
font-size: 200px;
color: $brand-primary;
}
.larger {
font-size: 16px;
}