updated image and primary color
This commit is contained in:
parent
19a87241ee
commit
3c270552a0
3 changed files with 7 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
$primary: #006269;
|
||||
$primary: #fea500;
|
||||
$secondary: #444;
|
||||
@import "bootstrap/scss/bootstrap-grid";
|
||||
@import "bootstrap/scss/bootstrap-reboot";
|
||||
|
@ -655,8 +655,8 @@ footer {
|
|||
position: absolute;
|
||||
inset: 30%;
|
||||
transform: translateY(20%) rotate(-45deg);
|
||||
border-top: 5px solid #fff;
|
||||
border-right: 5px solid #fff;
|
||||
border-top: 5px solid #000;
|
||||
border-right: 5px solid #000;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue