We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23ab454 commit 247a8a6Copy full SHA for 247a8a6
1 file changed
herkunftcheck/herkunftcheck2/style/style_v1.1.7.css
@@ -251,8 +251,8 @@ body {
251
transition: transform 0.3s ease;
252
cursor: pointer;
253
position: absolute;
254
- right: 35px;
255
- top: 25px;
+ right: 20px;
+ top: 20px;
256
display: flex;
257
align-items: center;
258
justify-content: center;
@@ -297,7 +297,7 @@ body {
297
298
.info-card {
299
background-color: none;
300
- /* ähnliches Grün */
+ /* ähnliches Grün */
301
border-radius: 24px;
302
padding: 20px;
303
width: 250px;
@@ -508,6 +508,7 @@ padding-top: 20px;
508
.section-footer{
509
margin-top: 35px;
510
}
511
+
512
h5.section-footer {
513
font-size: 20px;
514
font-weight: 500;
0 commit comments