ajax
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user