1
0
mirror of https://github.com/PurpleI2P/purplei2p.github.io synced 2025-02-06 11:44:14 +00:00

100% height of first block

This commit is contained in:
xcps 2016-12-08 06:29:30 -05:00 committed by GitHub
parent a3a712b7ea
commit 0a5faba1cf

View File

@ -183,7 +183,7 @@ a {color: #800080; text-decoration: none;}
a:hover {color: #A020B0;}
.container {text-align: center;}
.header {padding: 40px; background: #800080;}
.header {padding: 40px; height: calc(100vh - 80px); background: #800080;}
.download {margin-top: 20px;}
#dl-btn {