mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-07 16:13:36 +01:00
the REPRISE
This commit is contained in:
parent
c0becf7aff
commit
eca207dfcf
1 changed files with 4 additions and 0 deletions
|
@ -43,6 +43,10 @@
|
||||||
h1::after {
|
h1::after {
|
||||||
content: ' ...there is nothing here if you are on a mobile device';
|
content: ' ...there is nothing here if you are on a mobile device';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h1 > small {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
Loading…
Reference in a new issue