Update styles.css
This commit is contained in:
parent
3370b5bd6f
commit
91acd35555
|
@ -88,7 +88,7 @@ a:has(.openGraphPreview):hover {
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
@media (min-width: 500px) {
|
||||
@media screen and (min-width: 1000px) {
|
||||
.openGraphPreview {
|
||||
flex-direction: row;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue