mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-07 16:06:12 +02:00
fix(home): keep top svg at same relative height regardless of res, align to right
This commit is contained in:
committed by
Jean-Philippe Sirois
parent
a5598126d0
commit
7f49709c94
@@ -1,4 +1,4 @@
|
||||
<svg fill="none" viewBox="0 0 1825 862" preserveAspectRatio="xMaxYmax slice">
|
||||
<svg fill="none" viewBox="0 0 1825 862" preserveAspectRatio="xMaxYMax slice">
|
||||
<mask id="#bot_mask" width="1825" height="862" x="0" y="0" maskUnits="userSpaceOnUse">
|
||||
<path fill="#C4C4C4" d="M0 0h1825v862H0z"/>
|
||||
</mask>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
Reference in New Issue
Block a user