pull/1/head
Michał Górny 2019-09-27 17:51:54 +02:00
rodzic 807dfc766a
commit a777432a5c
3 zmienionych plików z 20 dodań i 1 usunięć

Wyświetl plik

@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "Simulator for the Polish Sejm 2019 election",
"scripts": {
"build": "webpack",
"build": "webpack --mode=production",
"start": "webpack-dev-server --inline --watch --hot",
"deploy": "gh-pages -d dist"
},

Wyświetl plik

@ -161,3 +161,18 @@ h2 {
.ct-series-e .ct-slice-donut {
stroke: #655;
}
footer {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 0.5rem 1rem;
}
address {
font-style: normal;
}
a.github {
color: #333;
}

Wyświetl plik

@ -69,3 +69,7 @@ form#support-form
#division-pie-chart.ct-chart.ct-perfect-fourth
#constituency-results
footer
a.github(href='https://github.com/drastus/sejm-calculator') Kod źródłowy
address Kontakt: zrchos na serwerze gmail.com