mirror of
https://github.com/SophiaAtkinson/steamwidgets-web.git
synced 2025-06-26 23:47:42 -07:00
Fix
This commit is contained in:
@ -113,10 +113,12 @@ a.navbar-burger:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.header-gradient {
|
.header-gradient {
|
||||||
background-image: linear-gradient(90deg, rgb(57, 115, 209), rgb(49, 231, 134));
|
|
||||||
background-clip: text;
|
|
||||||
color: transparent;
|
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
background-image: linear-gradient(90deg, rgb(55, 115, 209), rgb(49, 231, 134));
|
||||||
|
background-clip: text;
|
||||||
|
-webkit-background-clip: text;
|
||||||
|
-webkit-text-fill-color: transparent;
|
||||||
|
color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header-image {
|
.header-image {
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 2.1 MiB |
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user