modified: custom2.css
modified: index.html
This commit is contained in:
parent
a46b0f4171
commit
c61d72a516
2 changed files with 3 additions and 3 deletions
|
|
@ -97,7 +97,7 @@ body {
|
|||
width: 100%;
|
||||
max-width: 600px;
|
||||
min-width: 300px;
|
||||
padding-top: 100px;
|
||||
padding-top: 40px;
|
||||
padding-bottom: 60px;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -52,9 +52,9 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div style="float: right; margin-top: 35px; margin-right: 40px;" class="hidden-on-tablet">
|
||||
<div style="text-align: right; margin-top: 25px; width: 100%;" class="hidden-on-tablet">
|
||||
<a class="button" href="#beta">Log in</a>
|
||||
<a class="button red" href="#beta">Join</a>
|
||||
<a class="button red" href="#beta" style="margin-right: 40px;">Join</a>
|
||||
</div>
|
||||
|
||||
<div class="proposition">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue