1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-04-11 08:56:29 +00:00

Updated styles for rearranged homepage

This commit is contained in:
Alasdair Smith 2018-08-10 10:53:46 +01:00
parent 0b507a541d
commit f60d565d2e

View file

@ -9,39 +9,27 @@
margin-bottom: 0;
margin-top: @line-height-computed;
}
.sub-mast-heading {
margin-top: 10px;
margin-bottom: 10px;
}
.img {
max-width: 420px;
background-image: url('/img/ol_plus_sl.png');
background-size: 100%;
background-repeat: no-repeat;
margin: auto;
height: 195px;
}
p {
width: 80%;
margin: 20px auto;
font-size: 18px;
margin: 20px auto 0;
height: 197px;
}
}
.deprecated-sl-login-buttons {
margin: 35px 0;
}
.deprecated-sl-long-cta {
margin-top: 25px;
.deprecated-sl-login-boxes {
margin-bottom: 20px;
margin-top: 20px;
}
.deprecated-sl-login-box {
display: flex;
flex-direction: column;
height: 270px;
h3 {
margin-top: 12.5px;
.card {
height: 216px;
}
.btn {
display: block;
margin: auto auto 0;
h3 {
margin-top: 0;
}
}