diff options
Diffstat (limited to 'src/styles/1080.scss')
-rw-r--r-- | src/styles/1080.scss | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/styles/1080.scss b/src/styles/1080.scss index 6f81af5..d4f9aac 100644 --- a/src/styles/1080.scss +++ b/src/styles/1080.scss @@ -1,3 +1,10 @@ body { font-size: 1.2rem; + + .bottom { + height: 214px; + background-image: url('../images/agl_logo_1080.png'); + background-position: center center; + background-repeat: no-repeat; + } }
\ No newline at end of file |