Project

General

Profile

« Previous | Next » 

Revision 59686

[Graph | Trunk]: Change numbers class on home

View differences:

home.component.css
51 51
    animation-duration: 1.5s;
52 52
}
53 53

  
54
.numbers .emphasis {
55
    font-size: 41px;
56
    font-weight: bold;
57
}
58
@media only screen and (max-width: 639px) {
59
    .numbers .emphasis {
60
        font-size: 27px !important;
61
    }
62
}
63

  
64 54
.numbers-background {
65 55
    background: transparent url('assets/graph-assets/home/5.svg') repeat-x center bottom;
66 56
}

Also available in: Unified diff