mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-25 01:08:50 +01:00
Finally can allow this padding
This commit is contained in:
parent
bc5a4eaf3c
commit
ce6d14fa04
1 changed files with 1 additions and 1 deletions
|
@ -492,7 +492,7 @@
|
|||
position: relative;
|
||||
}
|
||||
.timeline-start .account-container header {
|
||||
padding: 16px 16px 1px;
|
||||
padding: 16px;
|
||||
animation: none;
|
||||
}
|
||||
.timeline-start .account-container main {
|
||||
|
|
Loading…
Reference in a new issue