mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Correct margin of content.
This commit is contained in:
parent
5cf067de7d
commit
b82bad3a1f
@ -32,7 +32,7 @@ h2 {
|
|||||||
.content {
|
.content {
|
||||||
display: table;
|
display: table;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin: 40px 10px 0;
|
margin: 40px 10px 0 0;
|
||||||
padding: 20px 10px 40px;
|
padding: 20px 10px 40px;
|
||||||
border-radius: 24px;
|
border-radius: 24px;
|
||||||
background-image: linear-gradient(180deg, #f5f5f5, #f5f5f5);
|
background-image: linear-gradient(180deg, #f5f5f5, #f5f5f5);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user