Skip to content

Commit

Permalink
Remove last custom reset styles
Browse files Browse the repository at this point in the history
  • Loading branch information
gravitystorm committed Jan 15, 2020
1 parent 85d5fdb commit 1e4c287
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions app/assets/stylesheets/common.scss
Expand Up @@ -3,19 +3,6 @@

/* Styles common to large and small screens */

/* Minimal CSS reset */

html, body {
margin: 0;
padding: 0;
border: 0;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

.fillL { background-color: white; }

/* Default rules for the body of every page */
Expand Down

0 comments on commit 1e4c287

Please sign in to comment.