mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-14 07:00:01 -04:00
Compress student jumbotron image
This commit is contained in:
parent
a884fbf38b
commit
ddbbe40586
3 changed files with 1 additions and 1 deletions
BIN
app/assets/images/pages/home/student_jumbotron.jpg
Normal file
BIN
app/assets/images/pages/home/student_jumbotron.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 182 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.6 MiB |
|
@ -68,7 +68,7 @@
|
|||
margin-top: 10px
|
||||
|
||||
&.alt-image
|
||||
background-image: url("/images/pages/home/student_jumbotron.png")
|
||||
background-image: url("/images/pages/home/student_jumbotron.jpg")
|
||||
background-position: 60% 35%
|
||||
|
||||
.well
|
||||
|
|
Loading…
Reference in a new issue