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