Improvements in footer
This commit is contained in:
parent
2c15533404
commit
502c59049b
4 changed files with 19 additions and 12 deletions
|
|
@ -21,6 +21,8 @@ body {
|
|||
|
||||
p {
|
||||
color: $gray-light;
|
||||
font-size: 16px !important;
|
||||
line-height: 1.3em;
|
||||
|
||||
a {
|
||||
color: $gray-light;
|
||||
|
|
@ -62,7 +64,7 @@ body {
|
|||
|
||||
@include breakpoint(tablet) {
|
||||
.Footer ul li:first-child, .Footer ul li:nth-child(2) {
|
||||
margin-right: 30px;
|
||||
margin-right: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue