mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-31 13:52:18 +00:00
Style CTAs in new container and remove hr
This commit is contained in:
parent
882ea46277
commit
6547c40c34
1 changed files with 2 additions and 5 deletions
|
@ -22,17 +22,14 @@
|
|||
margin: 35px 0;
|
||||
}
|
||||
.deprecated-sl-long-cta {
|
||||
margin-top: 25px;
|
||||
padding-top: 25px;
|
||||
padding-bottom: 93px;
|
||||
.card {
|
||||
height: 216px;
|
||||
}
|
||||
h3 {
|
||||
margin-top: 0;
|
||||
}
|
||||
hr {
|
||||
margin-top: 35px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
.masthead {
|
||||
|
|
Loading…
Reference in a new issue