Update logo.svg
This commit is contained in:
+4
-5
@@ -1,4 +1,4 @@
|
||||
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 650 85" width="650" height="85" style="/*! background: #0d1117; */">
|
||||
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 1000 85" width="1000" height="85" style="/*! background: #0d1117; */">
|
||||
<foreignObject width="100%" height="100%">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml">
|
||||
<style>
|
||||
@@ -27,15 +27,14 @@
|
||||
sans-serif;
|
||||
margin: 0;
|
||||
font-size: 3.75em;
|
||||
font-weight: 900;
|
||||
font-weight: 1000;
|
||||
letter-spacing: -.05em;
|
||||
text-align: center;
|
||||
float: center;
|
||||
|
||||
}
|
||||
.text {
|
||||
background: -webkit-linear-gradient(right, #ff056e,#3c66ff);
|
||||
background: linear-gradient(270deg, #ff056e 0,#3c66ff);
|
||||
background: -webkit-linear-gradient(right, #ff056e, #3c66ff);
|
||||
background: linear-gradient(270deg, #ff056e 0, #3c66ff);
|
||||
background-size: 350%;
|
||||
background-clip: text;
|
||||
-webkit-background-clip: text;
|
||||
|
||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user