Skip to content
Snippets Groups Projects
Commit dd2f6d3a authored by Kio!'s avatar Kio! 💻
Browse files

Remove Aspect Ratio

parent 784949d8
No related branches found
No related tags found
No related merge requests found
Pipeline #844 canceled with stage
in 43 minutes and 59 seconds
......@@ -118,7 +118,6 @@ function more() {
display: inline-block;
width: 120px;
content: url("https://s3.kitsunes.club/storage/aa0211fa-9aa9-4b59-8b2f-22bd72d4f568.webp");
aspect-ratio: 1;
}
.bottom {
......
......@@ -171,7 +171,7 @@ function more(ev: MouseEvent) {
display: inline-block;
width: 180px;
content: url("https://s3.kitsunes.club/storage/aa0211fa-9aa9-4b59-8b2f-22bd72d4f568.webp");
aspect-ratio: 1;
}
.bottom {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment