Move .fella-img
All checks were successful
Build and Push Docker Image to Gitea Registry / build-and-push (push) Successful in 15s
All checks were successful
Build and Push Docker Image to Gitea Registry / build-and-push (push) Successful in 15s
This commit is contained in:
@@ -28,6 +28,12 @@ body {
|
|||||||
transform: rotate(5deg) scale(1.3);
|
transform: rotate(5deg) scale(1.3);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.fella-img {
|
||||||
|
min-width: 90px;
|
||||||
|
max-width: 300px;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
.top-left {
|
.top-left {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 25vh;
|
top: 25vh;
|
||||||
@@ -58,12 +64,6 @@ body {
|
|||||||
right: 22vw;
|
right: 22vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fella-img {
|
|
||||||
min-width: 90px;
|
|
||||||
max-width: 300px;
|
|
||||||
height: auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
a {
|
a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user