front page styling update
This commit is contained in:
parent
8275428075
commit
fbdb6e779f
1 changed files with 5 additions and 0 deletions
|
|
@ -52,6 +52,11 @@
|
||||||
<link href="{% static 'froide_govplan/css/bootstrap.min.css' %}" rel="stylesheet" crossorigin="anonymous">
|
<link href="{% static 'froide_govplan/css/bootstrap.min.css' %}" rel="stylesheet" crossorigin="anonymous">
|
||||||
<link href="{% static 'froide_govplan/css/font-awesome.css' %}" rel="stylesheet">
|
<link href="{% static 'froide_govplan/css/font-awesome.css' %}" rel="stylesheet">
|
||||||
<style>
|
<style>
|
||||||
|
|
||||||
|
body {
|
||||||
|
overflow-x: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
.bd-placeholder-img {
|
.bd-placeholder-img {
|
||||||
font-size: 1.125rem;
|
font-size: 1.125rem;
|
||||||
text-anchor: middle;
|
text-anchor: middle;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue