[S] Adjust background image size
This commit is contained in:
@@ -49,5 +49,9 @@
|
|||||||
|
|
||||||
#title
|
#title
|
||||||
{
|
{
|
||||||
|
/* Center and scale the image nicely */
|
||||||
|
background-position: center;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-size: cover;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user