Merge pull request #8 from schisma/master

the REPRISE
This commit is contained in:
Georg G. 2015-04-19 23:57:26 +02:00
commit 900406657b
1 changed files with 4 additions and 0 deletions

View File

@ -43,6 +43,10 @@
h1::after {
content: ' ...there is nothing here if you are on a mobile device';
}
h1 > small {
display: none;
}
}
</style>
</head>