From 3e4788e7c6adf1df3dd187a32374b5619c8036f7 Mon Sep 17 00:00:00 2001 From: Bingus_Violet Date: Sun, 18 Feb 2024 09:00:03 -0600 Subject: [PATCH] FIX BOOTSTRAP OOPS --- static/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/style.css b/static/style.css index ba9d891..9f7a016 100644 --- a/static/style.css +++ b/static/style.css @@ -4,6 +4,8 @@ This exists for compatibility with services on Violet's purgatory Soon, this will be removed, and replaced with a CDN or something... */ +@import url("https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css"); + @font-face { font-display: swap; font-family: 'Rubik';