// Tweak variables to match your application here.
// At the very least, you should set a primary color to distinguish the app. // $main-color1: hsl(240deg, 100%, 50%);
// If you use a logo image, set the height of the image’s “baseline”. // $logo-image-baseline: 2px;
// If you use non-standard fonts, don’t forget to add @font-face definitions. // $main-font: Arial, Times, serif; // $heading-font: Helvetica, Tahoma, sans-serif;
// Go to the URL below to learn about other variables that you can tweak. // github.com/pwnall/pwnstyles_rails/tree/master/app/assets/stylesheets/vars