commit
900406657b
|
@ -43,6 +43,10 @@
|
|||
h1::after {
|
||||
content: ' ...there is nothing here if you are on a mobile device';
|
||||
}
|
||||
|
||||
h1 > small {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
|
Loading…
Reference in New Issue