diff options
Diffstat (limited to 'src/styles/720.scss')
-rw-r--r-- | src/styles/720.scss | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/styles/720.scss b/src/styles/720.scss index 8e6d5ee..31d3d9e 100644 --- a/src/styles/720.scss +++ b/src/styles/720.scss @@ -1,3 +1,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; + } }
\ No newline at end of file |