padding: 0 5px 0 5px;
}
-#splash {
- background-image: url('../img/banner_small.jpg');
- background-size: cover;
- background-position: center center;
-}
-
#global_footer {
line-height: 1.5em;
padding: 20px 0 20px 0;
#splash {
- padding: 10vh 5vw 10vh 5vw;
+ padding: 8% 5% 8% 5%;
color: #ffffff;
text-align: center;
font-size: 3em;
+ background-image: url('../img/banner_small.jpg');
+ background-size: cover;
+ background-position: center center;
}
@media only screen and (max-width: 40.063em) {
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>KarmaNotes -- {% block title %}{% endblock %}{% block head_title %}{% endblock %}</title>
<link rel="shortcut icon" href="{{ STATIC_URL }}img/favicon.ico">