Code Formating
This commit is contained in:
parent
8804be802c
commit
d9a6166f12
File diff suppressed because one or more lines are too long
@ -39,7 +39,7 @@ class MainCard extends Component {
|
||||
lien="https://www.twitter.com/anthony__dumas"/>
|
||||
</p>
|
||||
<p id="boutonCV" class="buttons are-large">
|
||||
<a class="button is-fullwidth" rel="noopener" target="_blank"
|
||||
<a class="button is-fullwidth" rel="noreferrer noopener" target="_blank"
|
||||
href="https://files.adm.ink/anthony-dumas-cv.pdf" >
|
||||
<span class="icon">
|
||||
<i class="fab icon-file-pdf-o"></i>
|
||||
|
@ -48,12 +48,12 @@ export default class MenuComponent extends Component {
|
||||
<div id="langButtons" class="is-hidden-touch">
|
||||
<div>
|
||||
<div class="buttons">
|
||||
<a class="button is-light" onClick={this.honhonhon}>
|
||||
<span class="button is-light" onClick={this.honhonhon}>
|
||||
En Français 🇫🇷
|
||||
</a>
|
||||
<a class="button is-light" onClick={this.heygovna}>
|
||||
</span>
|
||||
<span class="button is-light" onClick={this.heygovna}>
|
||||
In English 🇮🇪
|
||||
</a>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user