Skip to content

Commit

Permalink
remove rules preload
Browse files Browse the repository at this point in the history
  • Loading branch information
anmol-dash committed Apr 18, 2024
1 parent 3c69443 commit 8efd971
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
13 changes: 1 addition & 12 deletions competitiontracks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,17 +159,6 @@
Aesthetics
=========================*/

* {
box-sizing: border-box;
}


body {
font-family: "Lato", serif;
min-height: 500vh;
display: flex;
justify-content: center;
}

* {
box-sizing: border-box;
Expand Down Expand Up @@ -257,7 +246,7 @@
background: #fff;
box-shadow: 0 3px 6px 1px rgba(0,0,0,0.16);
padding: 30px;

height: auto;
opacity: 1;
transform: scale(1,1);

Expand Down
1 change: 0 additions & 1 deletion page-data/rules/page-data.json

This file was deleted.

0 comments on commit 8efd971

Please sign in to comment.