Skip to content

A sass file with useful tweaks to the bootstrap framework to make your website look less shit!

Notifications You must be signed in to change notification settings

JamDance/Super-Simple-Shit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Super-Simple-Shit

A sass file with useful tweaks to the bootstrap framework to make your website look less shit!

Import this file after importing bootstrap sass but before any of your custom sass files

Example: @import "~bootstrap/scss/bootstrap"; @import "sss" @import "variables" etc.

What does this file actually do?

  • Resets bootstrap headings to ems
  • Add media queries according to boostrap's grid system
  • Smaller font sizes on tablets and mobile devices
  • Add vertical padding to sections
  • Add extra horizontal padding to bootstrap containers

All of these classes are built with mobile responsive websites in mind and ensures your website still looks great on any device!

About

A sass file with useful tweaks to the bootstrap framework to make your website look less shit!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages