mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
adjusted 2019 conferences title size
This commit is contained in:
parent
1db06c7034
commit
c29518bd6b
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ h1.title-banner-h1.mod-2019 {
|
||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
padding-top: 5rem;
|
padding-top: 5rem;
|
||||||
font-size: 3.5rem;
|
font-size: 3rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.title-banner.mod-conference.mod-2019 {
|
.title-banner.mod-conference.mod-2019 {
|
||||||
|
@ -22,7 +22,7 @@ h1.title-banner-h1.mod-2019 {
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
margin-bottom: 1.75rem;
|
margin-bottom: 1.75rem;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 30rem;
|
height: 20rem;
|
||||||
background-image: url("/images/conference/index/2019/title-banner.jpg");
|
background-image: url("/images/conference/index/2019/title-banner.jpg");
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
|
|
Loading…
Reference in a new issue