adjust size

This commit is contained in:
conory 2019-12-27 22:00:20 +09:00
parent 36aa4abb0c
commit 9bf9f6266a

View file

@ -163,7 +163,8 @@ a img {
position: fixed;
left: 50%;
bottom: 20%;
width: 350px;
min-width: 250px;
max-width: 500px;
background-color: #000;
color: #fff;
font-size: 16px;