js header
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
header{
|
||||
flex: 0 0 100%;
|
||||
height: 150px;
|
||||
}
|
||||
main{
|
||||
position: relative;
|
||||
|
||||
@@ -6,4 +6,5 @@ a{
|
||||
}
|
||||
:link{
|
||||
color: black;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
border: solid black 1px;
|
||||
margin-bottom: 1rem;
|
||||
background-color: white;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
|
||||
|
||||
$background-home: rgba(153, 147, 174, 0.1);
|
||||
$white: white;
|
||||
$yellow-puca: #fdc300;
|
||||
|
||||
|
||||
// $blue-light: rgb(0,158,227);
|
||||
|
||||
Reference in New Issue
Block a user