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);
|
||||
}
|
||||
|
||||
.fella-img {
|
||||
min-width: 90px;
|
||||
max-width: 300px;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.top-left {
|
||||
position: absolute;
|
||||
top: 25vh;
|
||||
@@ -58,12 +64,6 @@ body {
|
||||
right: 22vw;
|
||||
}
|
||||
|
||||
.fella-img {
|
||||
min-width: 90px;
|
||||
max-width: 300px;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user