diff --git a/themes/gokarna/static/css/main.css b/themes/gokarna/static/css/main.css index da0ed75..5f83cef 100644 --- a/themes/gokarna/static/css/main.css +++ b/themes/gokarna/static/css/main.css @@ -9,7 +9,6 @@ html { background-color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 2px 0px; color: black; - font-family: "Ubuntu", sans-serif; font-size: 1.04rem; height: 70px; left: 0; @@ -107,17 +106,20 @@ html { .footer span { display: block; - font-size: 0.85rem; + font-size: 0.9rem; padding: 1px 0; } .footer span a { color: inherit; - font-family: "Ubuntu", sans-serif; } /** COMMON **/ +.header .footer { + font-family: "Ubuntu", sans-serif; +} + /* ICONS */ .feather { height: 20px;