mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-14 02:46:16 +01:00
fix(style): comments div padding
This commit is contained in:
parent
2528db3ebc
commit
04b93662f7
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
#comments {
|
||||
padding: 4rem 0;
|
||||
padding: 8rem 0 2rem;
|
||||
}
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue