This commit is contained in:
2019-07-16 01:03:26 +02:00
parent c66917c9a0
commit 8c9e1bc509
242 changed files with 5638 additions and 1288 deletions
@@ -1,7 +1,9 @@
Header{
header{
position: fixed;
top: 0;
h1{
margin: 30px 0 0 30px;
}
left: 0;
margin: 0 0 0 $marg;
padding: $marg 0;
width: calc( #{$Wi} - #{$marg} );
border-bottom: 1px solid black;
}