Skip to content

Commit

Permalink
Improve responsive design
Browse files Browse the repository at this point in the history
  • Loading branch information
wenxin-liu committed Jul 23, 2024
1 parent f9b105d commit 9d7c882
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ pre {
margin: 0;
}

.col-md-7 {
padding-left: 0 !important;
}

.col-md-5 {
padding-right: 0 !important;
}

.author, .affiliation, .publication {
text-align: center;
margin: 3px
Expand Down

0 comments on commit 9d7c882

Please sign in to comment.