From ea18ee2f8b260936a5d405d9bcf29988d2a791ae Mon Sep 17 00:00:00 2001 From: Umut Erozan Date: Sun, 11 Jun 2023 00:07:36 +0300 Subject: [PATCH] changed line orders because im bored --- ozgursozluk/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ozgursozluk/static/style.css b/ozgursozluk/static/style.css index f7f7580..feef19d 100644 --- a/ozgursozluk/static/style.css +++ b/ozgursozluk/static/style.css @@ -4,8 +4,8 @@ html { color: var(--main-fg); - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;; background-color: var(--main-bg); + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;; } a {