Update style.css
This commit is contained in:
parent
756ecec71e
commit
5bb0523773
@ -29,8 +29,8 @@ section.dark::before{
|
|||||||
section::after{
|
section::after{
|
||||||
content:'';
|
content:'';
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 220px;
|
width: 200px;
|
||||||
height: 220px;
|
height: 200px;
|
||||||
background: linear-gradient(#ff2871,rgba(255,40, 113, .2));
|
background: linear-gradient(#ff2871,rgba(255,40, 113, .2));
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
transform:translate(80px, 170px)
|
transform:translate(80px, 170px)
|
||||||
@ -157,4 +157,4 @@ section.dark .percent{
|
|||||||
.dark .toggle::before{
|
.dark .toggle::before{
|
||||||
content: '\f185';
|
content: '\f185';
|
||||||
color: #161623;
|
color: #161623;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user