Skip to content

Commit e85fa5e

Browse files
committed
styling re:spacing
1 parent 9a8a7b6 commit e85fa5e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/components/AccTestComponent/ItRenderer/ItRenderer.module.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,10 @@
3030

3131
.itStatement {
3232
position: absolute;
33-
bottom: 20px;
33+
bottom: 15px;
3434
width: 97.4%;
3535
padding: 0.1rem;
3636
padding-left: 0.4rem;
37-
padding-top: 10px;
3837
font-size: 1.1em;
3938
border-bottom: 1px solid $mint;
4039
background-color: rgba(0, 0, 0, 0);

0 commit comments

Comments
 (0)