Adjusted the responsive layout targets.
All checks were successful
Build Tavernworks / Explore-Gitea-Actions (push) Successful in 3m11s
All checks were successful
Build Tavernworks / Explore-Gitea-Actions (push) Successful in 3m11s
This commit is contained in:
@ -271,13 +271,16 @@
|
||||
|
||||
@media screen and (max-width: 1000px)
|
||||
{
|
||||
.video_link
|
||||
.blog_post .blog_post_tale
|
||||
{
|
||||
display: flex;
|
||||
}
|
||||
.video_link
|
||||
{
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.embedded_video
|
||||
{
|
||||
display: none;
|
||||
.embedded_video
|
||||
{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user