add padding stuffs
This commit is contained in:
parent
85bb77ef3c
commit
749389f980
1 changed files with 6 additions and 0 deletions
|
@ -78,3 +78,9 @@ div.lightbluecontainer {
|
|||
.progress-ww span:first-of-type {
|
||||
text-align: right;
|
||||
}
|
||||
p.padding {
|
||||
padding: 120px; /* Adjust the padding value as needed */
|
||||
}
|
||||
iframe {
|
||||
padding: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue