mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 16:29:47 +02:00
Update css blog button styles
This commit is contained in:
parent
c6bdc81376
commit
de088ce376
2 changed files with 5 additions and 5 deletions
|
@ -1554,14 +1554,14 @@ table tr th {
|
|||
overflow: hidden;
|
||||
width: 70px;
|
||||
}
|
||||
.blog-recent-bar {
|
||||
.blog-recent {
|
||||
margin: 20px 0;
|
||||
}
|
||||
.blog-recent {
|
||||
.blog-recent > a {
|
||||
float: left;
|
||||
}
|
||||
@media only screen and (min-device-width: 360px) and (max-device-width: 736px) {
|
||||
.blog-recent-bar {
|
||||
.blog-recent {
|
||||
height: 40px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue