Update index.html
This commit is contained in:
parent
04e3ec4e20
commit
ed0eea43a5
|
@ -32,14 +32,14 @@
|
|||
left: 35%;
|
||||
position: absolute;
|
||||
font-family: 'Niconne', cursive;
|
||||
font-size: 600%;
|
||||
font-size: 6em;
|
||||
width: 2.5em;
|
||||
height: 2.5em;
|
||||
border-radius: 2em;
|
||||
background: yellow;
|
||||
line-height: 2.35em;
|
||||
color: #fff;
|
||||
border: 20px solid white;
|
||||
border: 0.3em solid white;
|
||||
}
|
||||
|
||||
#contact {
|
||||
|
|
Loading…
Reference in a new issue