Commit e5b8c9a8 authored by 神楽坂玲奈's avatar 神楽坂玲奈 Committed by GitHub

Update App.css

parent 780f7974
......@@ -252,11 +252,14 @@ li > .changelanguage {
width: 100%;
}
#apps img {
padding: 10px;
#apps a {
width: 25%;
height: 16vw;
}
#apps img {
padding: 10px;
width: 100%;
height: 100%;
object-fit: cover;
}
......@@ -264,4 +267,4 @@ h2 {
padding-left: calc(4vw + 10px);
font-size: 1.5rem;
}
\ No newline at end of file
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment