mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
clean up /about page styles on mobile
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
section.about {
|
||||
margin-top: 20px;
|
||||
padding-left: 20px;
|
||||
|
||||
h3 {
|
||||
margin-bottom: 10px;
|
||||
@@ -23,7 +24,7 @@ section.about {
|
||||
|
||||
table {
|
||||
margin-top: 20px;
|
||||
width: 100%;
|
||||
width: 90%;
|
||||
|
||||
th {
|
||||
text-align: left;
|
||||
@@ -35,7 +36,7 @@ section.about {
|
||||
}
|
||||
|
||||
td.title {
|
||||
width: 30%;
|
||||
width: 33%;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user