Tweaks
This commit is contained in:
parent
9ae96ba419
commit
db96a298fb
9 changed files with 1111 additions and 149 deletions
|
|
@ -58,9 +58,17 @@
|
|||
|
||||
.demo__footer {
|
||||
width: 100%;
|
||||
height: 128px;
|
||||
// height: 128px;
|
||||
padding: $space_2 0;
|
||||
background-color: $dark_color;
|
||||
color: $bright_color;
|
||||
|
||||
nav {
|
||||
|
||||
a {
|
||||
color: $bright_color;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.demo__avatar {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue