Update style.css

pull/179/head
Anand Kumar 5 months ago committed by GitHub
parent 236f68461b
commit db4711a4f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -11,7 +11,7 @@
}
body {
background-color: #1f1f1f;
background-color: #f1f1f1;
font-family: 'Muli', sans-serif;
display: flex;
align-items: center;
@ -59,7 +59,7 @@ body {
}
.circle {
background-color: #1f1f1f;
background-color: #f1f1f1;
color:#e2e2e2;
border-radius: 50%;
height: 30px;

Loading…
Cancel
Save