From c235e27ea4abbe2f7384a45b1dd9753b2de5c88f Mon Sep 17 00:00:00 2001 From: raymond1242 Date: Fri, 23 Feb 2024 11:01:21 -0500 Subject: [PATCH] feat: lint --- _includes/sections/OII.html | 2 -- _sass/sections/OII.scss | 2 +- _sass/sections/winners-phase-2.scss | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/_includes/sections/OII.html b/_includes/sections/OII.html index 2cfd326..0995d43 100644 --- a/_includes/sections/OII.html +++ b/_includes/sections/OII.html @@ -6,11 +6,9 @@
-

Olimpíada Iberoamericana de Informática (OII)

-

Para diff --git a/_sass/sections/OII.scss b/_sass/sections/OII.scss index 2ba378f..52d7ecc 100644 --- a/_sass/sections/OII.scss +++ b/_sass/sections/OII.scss @@ -48,4 +48,4 @@ margin: auto; width: 180px; } -} \ No newline at end of file +} diff --git a/_sass/sections/winners-phase-2.scss b/_sass/sections/winners-phase-2.scss index 08e1fae..7e7e580 100644 --- a/_sass/sections/winners-phase-2.scss +++ b/_sass/sections/winners-phase-2.scss @@ -30,4 +30,4 @@ font-weight: 600; } } -} \ No newline at end of file +}