This commit is contained in:
Baptiste Lemoine 2019-10-02 14:47:53 +02:00
commit 49494236cf
1 changed files with 5 additions and 4 deletions

View File

@ -5,10 +5,11 @@
overflow: auto; overflow: auto;
display: flex; display: flex;
} }
#vote img{
#vote img { /*
border: 1px solid #aeafb1; border: 1px solid #aeafb1;
border-radius: 48px; border-radius: 48px;
*/
} }
h2, h3 { h2, h3 {