From 66417d96a940285259c732d1594c19c21ce4403e Mon Sep 17 00:00:00 2001 From: Reina128 <114252439+Reina128@users.noreply.github.com> Date: Mon, 8 Apr 2024 12:24:21 -0700 Subject: [PATCH] Updating Vex U times --- content/teams/VexU/index.md | 2 +- static/css/styles.css | 17 ----------------- 2 files changed, 1 insertion(+), 18 deletions(-) diff --git a/content/teams/VexU/index.md b/content/teams/VexU/index.md index e79575f..50eb015 100644 --- a/content/teams/VexU/index.md +++ b/content/teams/VexU/index.md @@ -13,7 +13,7 @@ gallery: - render.jpg teamLeadName: Paul Smith teamLeadEmail: smithp8@oregonstate.edu -meeting: T/Th 5-7:30 PM @ Merryfield 103 +meeting: M/F 5-8 PM and Sat/Sun 2-6 PM @ Merryfield 103 tagline: The DAM Robotics VEX U team focuses on designing multiple robots and competing in the VEX Robotics competition at the university level. --- diff --git a/static/css/styles.css b/static/css/styles.css index 81553ab..825314c 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -1273,16 +1273,6 @@ video { --tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); } -.from-neutral-900\/0 { - --tw-gradient-from: rgb(23 23 23 / 0) var(--tw-gradient-from-position); - --tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position); - --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); -} -.from-neutral-900\/20 { - --tw-gradient-from: rgb(23 23 23 / 0.2) var(--tw-gradient-from-position); - --tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position); - --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); -} .from-\[49\%\] { --tw-gradient-from-position: 49%; } @@ -1292,9 +1282,6 @@ video { .to-orange-500 { --tw-gradient-to: #f97316 var(--tw-gradient-to-position); } -.to-neutral-900\/20 { - --tw-gradient-to: rgb(23 23 23 / 0.2) var(--tw-gradient-to-position); -} .to-\[51\%\] { --tw-gradient-to-position: 51%; } @@ -1363,9 +1350,6 @@ video { .pb-\[1px\] { padding-bottom: 1px; } -.pl-14 { - padding-left: 3.5rem; -} .pl-3 { padding-left: 0.75rem; } @@ -1628,7 +1612,6 @@ video { .bruh-card:hover .bruh-card-text { background-color: rgb(0 0 0 / 0.5); } - .hover\:opacity-90:hover { opacity: 0.9; }