Skip to content

Commit 247a8a6

Browse files
committed
Update style_v1.1.7.css
1 parent 23ab454 commit 247a8a6

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

herkunftcheck/herkunftcheck2/style/style_v1.1.7.css

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,8 @@ body {
251251
transition: transform 0.3s ease;
252252
cursor: pointer;
253253
position: absolute;
254-
right: 35px;
255-
top: 25px;
254+
right: 20px;
255+
top: 20px;
256256
display: flex;
257257
align-items: center;
258258
justify-content: center;
@@ -297,7 +297,7 @@ body {
297297

298298
.info-card {
299299
background-color: none;
300-
/* ähnliches Grün */
300+
/* ähnliches Grün */
301301
border-radius: 24px;
302302
padding: 20px;
303303
width: 250px;
@@ -508,6 +508,7 @@ padding-top: 20px;
508508
.section-footer{
509509
margin-top: 35px;
510510
}
511+
511512
h5.section-footer {
512513
font-size: 20px;
513514
font-weight: 500;

0 commit comments

Comments
 (0)