Remove ugly lack of margin around CoC and schedule buttons
This commit is contained in:
parent
4a65b00e3d
commit
b557c2f240
1 changed files with 2 additions and 2 deletions
|
@ -23,11 +23,11 @@
|
|||
href="/register">Register</a>
|
||||
</div>
|
||||
|
||||
<div class="row center" style="margin:0">
|
||||
<div class="row center">
|
||||
<a id="cocbutton" class="sub-button col s8 push-s2 m6 push-m3 btn waves-effect waves-light grey darken-1"
|
||||
href="https://static.mlh.io/docs/mlh-code-of-conduct.pdf" data-mode="1" target="_blank">Code of Conduct</a>
|
||||
</div>
|
||||
<div class="row center" style="margin:0">
|
||||
<div class="row center">
|
||||
<a id="schedule" class="sub-button col s8 push-s2 m6 push-m3 btn waves-effect waves-light grey darken-1"
|
||||
href="https://docs.google.com/spreadsheets/d/1r1Fp3vmZ_PcHNvyULnhPPPGu-AScnqbWXwA_qj6PPE4/edit" data-mode="1" target="_blank">Schedule</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue