hippie/basic/_embedded.scss
Stephan eb4b4bfaca Add example html file
Therefore also added normalize.css
This has to be different in the future
2016-12-08 23:21:28 +01:00

47 lines
331 B
SCSS

// Images
// -----------------------------------------------------------------------------
img {
vertical-align: top;
}
picture {
}
source {
}
// Other stuff
// -----------------------------------------------------------------------------
iframe {
}
embed {
}
object {
}
video {
}
audio {
}
map {
}
area {
}