Skip to content

Commit 9a34459

Browse files
committed
everything checked
1 parent 58dcf14 commit 9a34459

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

style.css

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,12 +94,14 @@ textarea {
9494
border-radius: 20px;
9595
border: 5px solid;
9696
padding: 25px;
97+
font-size: 16px;
98+
font-weight: bold;
9799
}
98100

99101
.output img {
100-
position: fixed;
102+
position: absolute;
101103
bottom: 1px;
102-
left: 63%;
104+
right: 20%;
103105
width: 11%;
104106
}
105107

0 commit comments

Comments
 (0)