mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 14:50:29 +00:00
Change padding of article
This commit is contained in:
@@ -448,7 +448,7 @@ ul.with-bg li {
|
||||
}
|
||||
/* for article */
|
||||
.article {
|
||||
padding:40px 120px 40px 120px;
|
||||
padding:40px 200px 40px 60px;
|
||||
font-size:15px;
|
||||
line-height:1.6;
|
||||
color:#333;
|
||||
|
Reference in New Issue
Block a user