Home css + added /discovery

This commit is contained in:
Bofh 2021-11-27 16:54:18 +01:00
parent 85af815d99
commit 1cb570bbb3
2 changed files with 7 additions and 0 deletions

View File

@ -84,6 +84,10 @@
margin-bottom: 4rem;
}
.hero a.button {
min-width: 80%;
}
/* Bigger than 550 */
@media (min-width: 550px) {
.section {

View File

@ -0,0 +1,3 @@
<?php
echo 'discover';