updated footer to follow standards
parent
4c3eacd745
commit
be59c16aad
@ -1,20 +1,21 @@
|
||||
.footer-stats {
|
||||
display: none;
|
||||
.footer {
|
||||
&.footer-stats {
|
||||
display: none;
|
||||
|
||||
.stats-card {
|
||||
text-align: center;
|
||||
.stats-card {
|
||||
text-align: center;
|
||||
|
||||
h2 {
|
||||
font-size: 40px;
|
||||
line-height: 25px;
|
||||
}
|
||||
h2 {
|
||||
font-size: 40px;
|
||||
line-height: 25px;
|
||||
}
|
||||
|
||||
.pointer;
|
||||
.pointer;
|
||||
}
|
||||
padding-top: 15px;
|
||||
}
|
||||
|
||||
padding-top: 15px;
|
||||
}
|
||||
|
||||
.copyright {
|
||||
padding-bottom: 10px;
|
||||
.copyright {
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue