Skip to content

This is a sample of some sass that you can use to create a polaroid photo effect /* implement like this in the html e.g

Notifications You must be signed in to change notification settings

iishasmall/polaroid-sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

polaroid-sass

This is a sample of some sass that you can use to create a polaroid photo effect /* implement like this in the html e.g

<div id="miso-photo" class="polaroid-style polaroid-rotate-right">	
		 <img src="img/miso-soup.jpg">
		 <span>Miso Soup</span>
</div>

*/

About

This is a sample of some sass that you can use to create a polaroid photo effect /* implement like this in the html e.g

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages