mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Use margin offsets for group plan header (#10180)
So there are no whitespaces around the header
This commit is contained in:
committed by
Sabe Jones
parent
64e86bad91
commit
10e0848a5c
@@ -171,6 +171,8 @@ div
|
||||
color: #fff;
|
||||
padding: 2em;
|
||||
height: 356px;
|
||||
margin-left: -12px;
|
||||
margin-right: -12px;
|
||||
|
||||
h1 {
|
||||
font-size: 48px;
|
||||
|
||||
Reference in New Issue
Block a user