aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/720.scss
blob: 31d3d9e4809e218223a0934372ff0ee1b9dcf47c (plain)
1
2
3
4
5
6
7
8
9
10
body {
    font-size: 0.8rem;

    .bottom {
        height: 144px;
        background-image: url('../images/agl_logo_720.png');
        background-position: center center;
        background-repeat: no-repeat;
    }
}