Skip to content

Commit

Permalink
Fix CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasstrehle committed Sep 21, 2023
1 parent 095d8fe commit 6a7715c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions common/components/MainPage.scss
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,17 @@
}
&>.tor {
span {
max-width: 1000px;
margin: auto;
width: 100%;
display: flex;
flex-wrap: wrap;
b {
width: 50%;
}
a {
margin: auto;
margin-bottom: 10px;
text-align: center;
}
}
Expand Down

0 comments on commit 6a7715c

Please sign in to comment.