From dcda265d8399daa72386e490fb16336cb5afc14b Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Fri, 26 Jan 2024 03:34:43 +0000 Subject: [PATCH] Update style.css --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index a9846b0e..6f0ca441 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,6 @@ @import url('https://fonts.googleapis.com/css2?family=Prompt:wght@300&display=swap'); +@import url('bootstrap3.css'); +@import url('https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css'); @keyframes loadInAnimation { 0% { opacity: 0;