Skip to content

Instantly share code, notes, and snippets.

@ruedap
Last active December 15, 2015 02:49
Show Gist options
  • Save ruedap/5190235 to your computer and use it in GitHub Desktop.
Save ruedap/5190235 to your computer and use it in GitHub Desktop.
clickable and responsive SVG
:sass
a
display: block
margin: 0 auto
max-width: 500px
object
pointer-events: none
width: 100%
%a(href='http://ruedap.com')
%object(data='ruedap.svg')
ruedap
-# Win7: IE9, GC25, Fx19 / Mac: GC25, Fx19, Safari 6.0.2 checked
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment