Skip to content

Commit

Permalink
feat: lint endof line
Browse files Browse the repository at this point in the history
  • Loading branch information
raymond1242 committed Feb 23, 2024
1 parent c235e27 commit 0af13dc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion _includes/sections/OII.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@
</a>
</div>
</div>
</div>
</div>
2 changes: 1 addition & 1 deletion _includes/sections/winners-phase-2.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ <h2 class="title">
</tr>
</table>
</div>
</div>
</div>
2 changes: 0 additions & 2 deletions _sass/sections/OII.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
.oii-wrapper {
display: grid;
// padding: 40px 90px;
background-color: $secondary-1;
grid-template-columns: repeat(2, minmax(0, 1fr));

Expand Down Expand Up @@ -38,7 +37,6 @@
.oii-calendar {
background-color: $secondary-1;
display: flex;
// flex-direction: column;
gap: 2rem;
justify-content: center;
padding: 2rem 4rem;
Expand Down

0 comments on commit 0af13dc

Please sign in to comment.