kopia lustrzana https://github.com/badgen/badgen.net
web: update gallery link style
rodzic
2089303c24
commit
31f8fc6a06
|
@ -94,6 +94,12 @@ const ExampleItem = ({ desc, url }) => (
|
|||
span {
|
||||
font-family: monospace;
|
||||
}
|
||||
a {
|
||||
color: #06D;
|
||||
}
|
||||
a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
@media (max-width: 600px) {
|
||||
span {
|
||||
display: none;
|
||||
|
|
Ładowanie…
Reference in New Issue