Print styles

This commit is contained in:
Codrin Pavel
2019-12-01 00:38:56 +02:00
parent d2e6d846dd
commit 9c21655ac4
12 changed files with 53 additions and 18 deletions

View File

@@ -9,6 +9,8 @@ header {
top: 0;
left: 0;
width: 100%;
background: $white;
z-index: 1000;
.form {
display: flex;