feat(aio): footer styling
This commit is contained in:

committed by
Pete Bacon Darwin

parent
acf57def13
commit
45983301d5
@ -1,8 +1,8 @@
|
||||
footer .footer {
|
||||
width: 100%;
|
||||
padding: 20px;
|
||||
z-index: 10;
|
||||
background-color: $blue;
|
||||
background-image: url('../src//assets/images/backgrounds/ng-pattern-sm.png');
|
||||
background-repeat: repeat;
|
||||
color: $offwhite;
|
||||
text-align: center;
|
||||
font-weight: 300;
|
||||
|
@ -163,10 +163,6 @@
|
||||
@include rotate(0deg);
|
||||
}
|
||||
|
||||
.version-info {
|
||||
border: 3px $blue solid;
|
||||
}
|
||||
|
||||
.promo-img-container img {
|
||||
max-width: 90%;
|
||||
@include bp(small) {
|
||||
|
Reference in New Issue
Block a user